aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-pecl-redis
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-06-14 11:34:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-14 11:37:52 +0000
commitc7255c540073873957ea5da31c2a3fc212eeedea (patch)
tree861f7d18527d1fc686b765509631a6b29c720872 /community/php7-pecl-redis
parentc65fe27f5a4c3fe797fade1ccc5a707b1bee14b7 (diff)
downloadaports-c7255c540073873957ea5da31c2a3fc212eeedea.tar.bz2
aports-c7255c540073873957ea5da31c2a3fc212eeedea.tar.xz
community/php7-pecl-redis: rebuild against php 7.3
Diffstat (limited to 'community/php7-pecl-redis')
-rw-r--r--community/php7-pecl-redis/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-pecl-redis/APKBUILD b/community/php7-pecl-redis/APKBUILD
index bc8cfa50ee..4838f68cb5 100644
--- a/community/php7-pecl-redis/APKBUILD
+++ b/community/php7-pecl-redis/APKBUILD
@@ -3,7 +3,7 @@
pkgname=php7-pecl-redis
_pkgreal=redis
pkgver=4.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="PHP extension for interfacing with Redis - PECL"
url="https://pecl.php.net/package/redis"
arch="all"