python-lz4: update to 0.10.0

This commit is contained in:
Alessio Sergi 2017-06-14 01:25:50 +02:00
parent cc159ce5b2
commit f425ad7069

View file

@ -1,8 +1,8 @@
# Template file for 'python-lz4'
pkgname=python-lz4
version=0.9.4
version=0.10.0
revision=1
wrksrc=lz4-${version}
wrksrc="lz4-${version}"
build_style=python-module
pycompile_module="lz4"
hostmakedepends="pkg-config python-setuptools python3-setuptools"
@ -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=60c5edf044159d86e8c04ec6f56c7994beb02235ab871855dc5f417607b53e65
checksum=c3daab3974893b4a8641793af441cf30e9950fe048476d8649cac49cab4e2837
pre_build() {
sed -i setup.py \