aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-08 08:08:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:18:15 +0100
commit5988974bf2d2011fca6183942a73888ed11cd5ee (patch)
tree5789cf199fd8d3b9b9b65ab1077503eed7bbe381
parent84919b0d37ed10a4710a2dadf73627432a9f1681 (diff)
community/xxhash: rebuild against python 3.10
-rw-r--r--community/xxhash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xxhash/APKBUILD b/community/xxhash/APKBUILD
index fecea96153a..5ad07cbfc99 100644
--- a/community/xxhash/APKBUILD
+++ b/community/xxhash/APKBUILD
@@ -6,7 +6,7 @@ _pkgname=xxHash
pkgver=0.8.0
_pypkg=python-xxhash
_pyver=1.4.4
-pkgrel=1
+pkgrel=2
pkgdesc="Extremely fast non-cryptographic hash algorithm"
url="https://cyan4973.github.io/xxHash/"
arch="all"