mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +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'
|
||||
pkgname=python3-zstandard
|
||||
version=0.21.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=python3-module
|
||||
make_build_args="--system-zstd"
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Template file for 'zstd'
|
||||
# Don't forget to rebuild 'python3-zstandard' which depends on API version.
|
||||
pkgname=zstd
|
||||
version=1.5.6
|
||||
revision=1
|
||||
|
|
Loading…
Add table
Reference in a new issue