python-snappy: update to 0.5.4.
This commit is contained in:
parent
7c9900e5d5
commit
88ee2df33d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-snappy'
|
||||
pkgname=python-snappy
|
||||
version=0.5.3
|
||||
revision=2
|
||||
version=0.5.4
|
||||
revision=1
|
||||
build_style=python-module
|
||||
pycompile_module="snappy"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/andrix/python-snappy"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=8a7f803f06083d4106d55387d2daa32c12b5e376c3616b0e2da8b8a87a27d74a
|
||||
checksum=d9c26532cfa510f45e8d135cde140e8a5603d3fb254cfec273ebc0ecf9f668e2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue