From 584a1629b6a5ea9bab207c32880bbf475078e25a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 19 Aug 2020 17:18:50 +0200 Subject: [PATCH] python3-xxhash: update to 2.0.0. --- srcpkgs/python3-xxhash/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-xxhash/template b/srcpkgs/python3-xxhash/template index ee5afe7f216..a0c102efaf5 100644 --- a/srcpkgs/python3-xxhash/template +++ b/srcpkgs/python3-xxhash/template @@ -1,6 +1,6 @@ # Template file for 'python3-xxhash' pkgname=python3-xxhash -version=1.4.3 +version=2.0.0 revision=1 wrksrc="xxhash-${version}" build_style=python3-module @@ -12,7 +12,7 @@ maintainer="Piotr Wójcik " license="BSD-2-Clause" homepage="https://github.com/ifduyue/python-xxhash" distfiles="${PYPI_SITE}/x/xxhash/xxhash-${version}.tar.gz" -checksum=8b6b1afe7731d7d9cbb0398b4a811ebb5e6be5c174f72c68abf81f919a435de9 +checksum=58ca818554c1476fa1456f6cd4b87002e2294f09baf0f81e5a2a4968e62c423c pre_build() { export XXHASH_LINK_SO=1