mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-zstandard: rebuild for zstd-1.5.6_1.
This commit is contained in:
parent
cfeb1ea6d5
commit
cc3d863a51
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-zstandard'
|
# Template file for 'python3-zstandard'
|
||||||
pkgname=python3-zstandard
|
pkgname=python3-zstandard
|
||||||
version=0.21.0
|
version=0.21.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_build_args="--system-zstd"
|
make_build_args="--system-zstd"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Template file for 'zstd'
|
# Template file for 'zstd'
|
||||||
|
# Don't forget to rebuild 'python3-zstandard' which depends on API version.
|
||||||
pkgname=zstd
|
pkgname=zstd
|
||||||
version=1.5.6
|
version=1.5.6
|
||||||
revision=1
|
revision=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue