aboutsummaryrefslogtreecommitdiffstats
path: root/community/xxhash
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 09:27:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:45 +0000
commit794c650b028395fc8e27d6a5abce84fdc2a26047 (patch)
treef4372e649def52a92182913660aaa63580277816 /community/xxhash
parent6d90b11c5ce5df307a86d7f6c956ce613f7c0cba (diff)
downloadaports-794c650b028395fc8e27d6a5abce84fdc2a26047.tar.bz2
aports-794c650b028395fc8e27d6a5abce84fdc2a26047.tar.xz
community/xxhash: rebuild against python 3.7
Diffstat (limited to 'community/xxhash')
-rw-r--r--community/xxhash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xxhash/APKBUILD b/community/xxhash/APKBUILD
index 31e2734ba1..45fffda123 100644
--- a/community/xxhash/APKBUILD
+++ b/community/xxhash/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=xxHash
pkgver=0.6.5
_pypkg=python-xxhash
_pyver=0.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Extremely fast non-cryptographic hash algorithm"
url="http://www.xxhash.com"
arch="all"