python3-lz4: update to 3.1.3.
This commit is contained in:
parent
2937d5bbdd
commit
ef9801e76c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-lz4'
|
# Template file for 'python3-lz4'
|
||||||
pkgname=python3-lz4
|
pkgname=python3-lz4
|
||||||
version=3.1.1
|
version=3.1.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lz4-${version}"
|
wrksrc="lz4-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/python-lz4/python-lz4"
|
homepage="https://github.com/python-lz4/python-lz4"
|
||||||
changelog="https://github.com/python-lz4/python-lz4/releases"
|
changelog="https://github.com/python-lz4/python-lz4/releases"
|
||||||
distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz"
|
||||||
checksum=1ac354804cb2d5fb3d213857a6bf8590a301ef051cc16fbb4938bd2d6e524bda
|
checksum=081ef0a3b5941cb03127f314229a1c78bd70c9c220bb3f4dd80033e707feaa18
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue