python-lz4: update to 2.0.1

This commit is contained in:
Alessio Sergi 2018-06-30 18:04:40 +02:00
parent 13291e5ea0
commit 61a076685f

View file

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