python-lz4: update to 0.11.1.

Closes: #9635 [via git-merge-pr]
This commit is contained in:
maxice8 2017-11-20 06:10:47 -02:00 committed by Jürgen Buchmüller
parent bd59a187e1
commit f08b0ae2ca

View file

@ -1,7 +1,7 @@
# Template file for 'python-lz4'
pkgname=python-lz4
version=0.10.1
revision=2
version=0.11.1
revision=1
wrksrc="lz4-${version}"
build_style=python-module
pycompile_module="lz4"
@ -12,7 +12,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="3-clause-BSD"
homepage="https://github.com/python-lz4/python-lz4"
distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz"
checksum=a0423290a6e89c1789525a7e9d344d877c7a97102cf5c0f99b2319ac560f1b3e
checksum=440bbb039e15c09b049c0a8c1294978341d3fac943b83e04ff3f9e3b7ec0058b
pre_build() {
sed -i setup.py \