mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-13 04:37:03 +02:00
python3-xxhash: update to 3.5.0.
This commit is contained in:
parent
0d72a097cb
commit
d92acc5f24
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-xxhash'
|
||||
pkgname=python3-xxhash
|
||||
version=3.2.0
|
||||
revision=3
|
||||
version=3.5.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
makedepends="python3-devel xxHash-devel"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/ifduyue/python-xxhash"
|
||||
changelog="https://raw.githubusercontent.com/ifduyue/python-xxhash/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/x/xxhash/xxhash-${version}.tar.gz"
|
||||
checksum=1afd47af8955c5db730f630ad53ae798cf7fae0acb64cebb3cf94d35c47dd088
|
||||
checksum=84f2caddf951c9cbf8dc2e22a89d4ccf5d86391ac6418fe81e3c67d0cf60b45f
|
||||
|
||||
pre_build() {
|
||||
export XXHASH_LINK_SO=1
|
||||
|
|
Loading…
Add table
Reference in a new issue