python-hiredis: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:14:59 -02:00
parent 0877d0d06b
commit 29eae8a089
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,7 +1,7 @@
# Template file for 'python-hiredis' # Template file for 'python-hiredis'
pkgname=python-hiredis pkgname=python-hiredis
version=0.2.0 version=0.2.0
revision=3 revision=4
wrksrc="hiredis-${version}" wrksrc="hiredis-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-devel python3-devel" hostmakedepends="python-devel python3-devel"