python-lz4: update to 2.1.0.

This commit is contained in:
maxice8 2018-08-01 17:44:43 -03:00
parent 1f9a80d93e
commit 27dd260f23
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-lz4'
pkgname=python-lz4
version=2.0.2
version=2.1.0
revision=1
wrksrc="lz4-${version}"
build_style=python-module
@ -13,8 +13,9 @@ short_desc="LZ4 bindings for Python2"
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="BSD-3-Clause"
homepage="https://github.com/python-lz4/python-lz4"
changelog="https://github.com/python-lz4/python-lz4/releases"
distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz"
checksum=1b039a3ca91945062503c0c934fe18131d4997f7becfa3020bf93c56a1c4a0e8
checksum=166aff2fbb2fee39f4ed58e8e7c1ed8a8ce72915832a100ced7a1634ac655a6f
pre_build() {
sed -i setup.py \