python3-xxhash: update to 2.0.0.
This commit is contained in:
parent
29622cb9f3
commit
584a1629b6
1 changed files with 2 additions and 2 deletions
|
@ -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 <chocimier@tlen.pl>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue