python-lz4: update to 2.1.6.

This commit is contained in:
maxice8 2018-12-21 11:13:32 -02:00 committed by maxice8
parent 9f6f4b6422
commit 125ef72249
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.1.2
version=2.1.6
revision=1
wrksrc="lz4-${version}"
build_style=python-module
@ -16,7 +16,7 @@ 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=ec265f7c3fc3df706e9579bde632ceeef9278858d7ae87c376a2954d11e9ea39
checksum=3c03f6b52b136a61b3168e875753a60d171a3efbab3601d66402a78dd20de4d2
pre_build() {
sed -i setup.py \