python-redis: update to 3.5.3
This commit is contained in:
parent
3e6592df84
commit
d069f6954e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-redis'
|
||||
pkgname=python-redis
|
||||
version=3.3.11
|
||||
version=3.5.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="redis-${version}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/andymccurdy/redis-py"
|
||||
distfiles="${PYPI_SITE}/r/redis/redis-${version}.tar.gz"
|
||||
checksum=8d0fc278d3f5e1249967cba2eb4a5632d19e45ce5c09442b8422d15ee2c22cc2
|
||||
checksum=0e7e0cfca8660dea8b7d5cd8c4f6c5e29e11f31158c0b0ae91a397f00e5a05a2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue