python-lz4: update to 2.0.2.

This commit is contained in:
maxice8 2018-07-15 00:59:57 -03:00
parent 7b291bd42c
commit 46fa9aecf7
1 changed files with 2 additions and 2 deletions

View File

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