python3-pyzstd: update to 0.15.7.
This commit is contained in:
parent
5b9f4f3229
commit
d59ced59c4
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyzstd'
|
# Template file for 'python3-pyzstd'
|
||||||
pkgname=python3-pyzstd
|
pkgname=python3-pyzstd
|
||||||
version=0.15.3
|
version=0.15.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_build_args="--dynamic-link-zstd"
|
make_build_args="--dynamic-link-zstd"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/animalize/pyzstd"
|
homepage="https://github.com/animalize/pyzstd"
|
||||||
changelog="https://raw.githubusercontent.com/animalize/pyzstd/dev/README.rst"
|
changelog="https://raw.githubusercontent.com/animalize/pyzstd/dev/README.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pyzstd/pyzstd-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyzstd/pyzstd-${version}.tar.gz"
|
||||||
checksum=ac4edab5d3955343e8f7f287e62cd2882907d46bcba4b406a1e9f84aa2887472
|
checksum=55e503f28f5a9d225ce9d0639e3f5b1801bacace5aea926ec2998e73c5150fe7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue