aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-pecl-redis/APKBUILD
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2020-03-19 23:12:38 +0200
committerAndy Postnikov <apostnikov@gmail.com>2020-03-19 23:33:14 +0200
commit0ff68762c42750e170a8ee23dae0c2094893eb45 (patch)
treeea322f0150dffbbaae897cc8863566928236efbb /community/php7-pecl-redis/APKBUILD
parent3fedbb545c8e01ea977ae771114aacf05c931df6 (diff)
downloadaports-0ff68762c42750e170a8ee23dae0c2094893eb45.tar.bz2
aports-0ff68762c42750e170a8ee23dae0c2094893eb45.tar.xz
community/php7-pecl-redis: upgrade to 5.2.1
Diffstat (limited to 'community/php7-pecl-redis/APKBUILD')
-rw-r--r--community/php7-pecl-redis/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php7-pecl-redis/APKBUILD b/community/php7-pecl-redis/APKBUILD
index 84e4ff2cae..6d7da1959a 100644
--- a/community/php7-pecl-redis/APKBUILD
+++ b/community/php7-pecl-redis/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
pkgname=php7-pecl-redis
_pkgreal=redis
-pkgver=5.2.0
+pkgver=5.2.1
pkgrel=0
pkgdesc="PHP extension for interfacing with Redis - PECL"
url="https://pecl.php.net/package/redis"
@@ -35,4 +35,4 @@ package() {
echo "extension=$_pkgreal.so" > "$confdir"/20_$_pkgreal.ini
}
-sha512sums="cb0d64b1e080186a10f2eab8c64b6da3be49bd1fa508021083b597b9375606db40270096b8c9f37c510328a691f2e0b8b149b0f026a6abaa125bcde92a6e1d46 php7-pecl-redis-5.2.0.tgz"
+sha512sums="de90bf65cce0cb8c5ea28415e4f7bfff23c8bb3dc96ddca3158f94be2e4bd051e13ec3f34429b0e8ceb436096520e3998f544f377d5ef7d4d1df4edba7f66bc2 php7-pecl-redis-5.2.1.tgz"