aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-redis
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-07-11 05:44:06 +0300
committerAndy Postnikov <apostnikov@gmail.com>2018-07-11 05:47:05 +0300
commitcae6c09dd816faf2770a05fbf6da049ad4447bdb (patch)
tree335ecd727f7e511d4adce7ab255e813e5b1b91ae /community/php7-redis
parentff654304dc0e84ff4dfe65806c5ef24e5a7054cd (diff)
downloadaports-cae6c09dd816faf2770a05fbf6da049ad4447bdb.tar.bz2
aports-cae6c09dd816faf2770a05fbf6da049ad4447bdb.tar.xz
community/php7-redis: upgrade to 4.1.0
Diffstat (limited to 'community/php7-redis')
-rw-r--r--community/php7-redis/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php7-redis/APKBUILD b/community/php7-redis/APKBUILD
index 30553123c2..16bfce23ae 100644
--- a/community/php7-redis/APKBUILD
+++ b/community/php7-redis/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
pkgname=php7-redis
_pkgreal=redis
-pkgver=4.0.2
+pkgver=4.1.0
pkgrel=0
_phpver=${pkgname#php}
_phpver=${_phpver%%-*}
@@ -34,4 +34,4 @@ package() {
echo "extension=$_pkgreal.so" > "$confdir"/20_$_pkgreal.ini
}
-sha512sums="3b296926ddd6a69a4d633da8bf6257c9b2962dffb4dd38c20eaf821a8c64262b476a7fb10ab4412ceb2d1307aef26c3d1d4b72141d29dab262d521a08df13a6a php7-redis-4.0.2.tgz"
+sha512sums="e79000b762243a89a8666b9450e835f72d71e6e059f4087fd2f171894fe5098b2b86127290e5a8ba763fddab93f26e64051039f7a7748f992e1b3ade5b05c5ae php7-redis-4.1.0.tgz"