diff options
-rw-r--r-- | community/php7-pecl-redis/APKBUILD | 2 |
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" |