python-lz4: fix update-check/distfile

This commit is contained in:
Michael Gehring 2016-04-28 13:31:05 +02:00
parent 986878f75c
commit 8996d9b792
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ short_desc="LZ4 bindings for Python2"
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="3-clause-BSD"
homepage="https://github.com/python-lz4/python-lz4"
distfiles="https://pypi.python.org/packages/63/a5/6fe9d19f5ecd3918c48408f6e14e0cbb87a171dc33ed64cfb93e93229ef5/lz4-${version}.tar.gz"
distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz"
checksum=38fde16bd9a3c8988b822e3e77b6c69ae35de0d736e2b7f13d691680f363abd3
pre_build() {