python-lz4: update to 2.1.6.
This commit is contained in:
parent
9f6f4b6422
commit
125ef72249
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-lz4'
|
# Template file for 'python-lz4'
|
||||||
pkgname=python-lz4
|
pkgname=python-lz4
|
||||||
version=2.1.2
|
version=2.1.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lz4-${version}"
|
wrksrc="lz4-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -16,7 +16,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=ec265f7c3fc3df706e9579bde632ceeef9278858d7ae87c376a2954d11e9ea39
|
checksum=3c03f6b52b136a61b3168e875753a60d171a3efbab3601d66402a78dd20de4d2
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i setup.py \
|
sed -i setup.py \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue