aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2019-01-02 09:30:48 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2019-01-02 09:31:46 +0000
commit7d47b8bbe37ecc6d782fcc7ab6196bdbc3b51a02 (patch)
tree8e143b414923f1144f239242c4aa7d5558e29022
parent451663245f59e650f49a06f941db47d1ad3be956 (diff)
main/py-hiredis: rebuild against hiredis
-rw-r--r--main/py-hiredis/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-hiredis/APKBUILD b/main/py-hiredis/APKBUILD
index f3ae61043ab..765d4c15eae 100644
--- a/main/py-hiredis/APKBUILD
+++ b/main/py-hiredis/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py-hiredis
_pkgname=${pkgname#py-}
pkgver=0.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Python extension that wraps hiredis"
url="https://github.com/redis/hiredis-py"
arch="all"