python-lz4: update to 0.10.1

This commit is contained in:
Alessio Sergi 2017-07-04 16:00:10 +02:00
parent 6f962ca7f1
commit f8522316f6

View file

@ -1,6 +1,6 @@
# Template file for 'python-lz4'
pkgname=python-lz4
version=0.10.0
version=0.10.1
revision=1
wrksrc="lz4-${version}"
build_style=python-module
@ -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=c3daab3974893b4a8641793af441cf30e9950fe048476d8649cac49cab4e2837
checksum=a0423290a6e89c1789525a7e9d344d877c7a97102cf5c0f99b2319ac560f1b3e
pre_build() {
sed -i setup.py \