mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-pyzstd: update to 0.16.0.
This commit is contained in:
parent
d239b70910
commit
799cf9ed4b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pyzstd'
|
||||
pkgname=python3-pyzstd
|
||||
version=0.15.7
|
||||
revision=2
|
||||
version=0.16.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_build_args="--dynamic-link-zstd"
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/animalize/pyzstd"
|
||||
changelog="https://raw.githubusercontent.com/animalize/pyzstd/dev/README.rst"
|
||||
distfiles="${PYPI_SITE}/p/pyzstd/pyzstd-${version}.tar.gz"
|
||||
checksum=55e503f28f5a9d225ce9d0639e3f5b1801bacace5aea926ec2998e73c5150fe7
|
||||
checksum=fd43a0ae38ae15223fb1057729001829c3336e90f4acf04cf12ebdec33346658
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue