1 parent 5d8a140 commit dd36382Copy full SHA for dd36382
2 files changed
lang-python/python-xxhash/autobuild/defines
@@ -4,4 +4,5 @@ PKGDEP="python-3"
4
BUILDDEP="setuptools"
5
PKGDES="Python binding for the xxHash"
6
7
+ABTYPE=pep517
8
NOPYTHON2=1
lang-python/python-xxhash/spec
@@ -1,5 +1,4 @@
1
-VER=3.5.0
2
-SRCS="tbl::https://pypi.io/packages/source/x/xxhash/xxhash-$VER.tar.gz"
3
-CHKSUMS="sha256::84f2caddf951c9cbf8dc2e22a89d4ccf5d86391ac6418fe81e3c67d0cf60b45f"
+VER=4.0.1
+SRCS="pypi::version=$VER::xxhash"
+CHKSUMS="sha256::d55bf4ef10eb09b8b6866790e083d26d087d84caa3cc0946ba87c3ca7ecaf7b7"
CHKUPDATE="anitya::id=42138"
-REL="1"
0 commit comments