mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-xxhash: update to 2.0.2.
This commit is contained in:
parent
d50a214e84
commit
5d1df9b9c6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-xxhash'
|
# Template file for 'python3-xxhash'
|
||||||
pkgname=python3-xxhash
|
pkgname=python3-xxhash
|
||||||
version=2.0.0
|
version=2.0.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="xxhash-${version}"
|
wrksrc="xxhash-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/ifduyue/python-xxhash"
|
homepage="https://github.com/ifduyue/python-xxhash"
|
||||||
distfiles="${PYPI_SITE}/x/xxhash/xxhash-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/x/xxhash/xxhash-${version}.tar.gz"
|
||||||
checksum=58ca818554c1476fa1456f6cd4b87002e2294f09baf0f81e5a2a4968e62c423c
|
checksum=b7bead8cf6210eadf9cecf356e17af794f57c0939a3d420a00d87ea652f87b49
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export XXHASH_LINK_SO=1
|
export XXHASH_LINK_SO=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue