aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-03-12 04:21:33 +0000
committerAndy Postnikov <apostnikov@gmail.com>2021-03-12 04:28:53 +0000
commit13001534c5af81a1be58c4dd9b291eb6fbea42a0 (patch)
treea0cc72bea9d6ea13c6945da97a17a20a5a6d451b
parent3900e2ee61a0a5df6cf2605db7db91cce2a0c942 (diff)
testing/php7-pecl-swoole: upgrade to 4.6.4
-rw-r--r--testing/php7-pecl-swoole/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-pecl-swoole/APKBUILD b/testing/php7-pecl-swoole/APKBUILD
index 476d3b2f227..f8a2a74e821 100644
--- a/testing/php7-pecl-swoole/APKBUILD
+++ b/testing/php7-pecl-swoole/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php7-pecl-swoole
_extname=swoole
-pkgver=4.6.3
+pkgver=4.6.4
pkgrel=0
pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP."
url="https://pecl.php.net/package/swoole"
@@ -40,4 +40,4 @@ package() {
echo "extension=$_extname.so" > $_confdir/50_$_extname.ini
}
-sha512sums="fce45cc03f830a64ca23734c09996953fe79fca4a4a926ab561010e065d675e8506f630c9a67fc5dcf1640881c47e2802d4a21aadca28805bdb939fc3a728e55 php-pecl-swoole-4.6.3.tgz"
+sha512sums="d93284d8e3129a802da1ed049436cc7c3dbcbe51e105acd4fa6263ab79d331b9bb7b21845934b3809fb68626425372132d04ad0e7a43fd46af0c0a209227eafd php-pecl-swoole-4.6.4.tgz"