python-lz4: update to 2.1.2.
This commit is contained in:
parent
bbc16fca80
commit
77564498bf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-lz4'
|
||||
pkgname=python-lz4
|
||||
version=2.1.1
|
||||
version=2.1.2
|
||||
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=af46e2e5c002b3fbffa2ad69289aa61e46cab1a87c1d85bda44e822a1634defa
|
||||
checksum=ec265f7c3fc3df706e9579bde632ceeef9278858d7ae87c376a2954d11e9ea39
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in New Issue