aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php7-pecl-swoole')
-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 57920688c1..a6276a0ef5 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
_pkgreal=swoole
-pkgver=4.4.6
+pkgver=4.4.7
pkgrel=0
pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP."
url="https://pecl.php.net/package/swoole"
@@ -39,4 +39,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/50_$_pkgreal.ini
}
-sha512sums="5eeef4b5c237317b6c1e7b349d5719cdc8f23cb9af56621d12683f1e2391e313992cc8f6a73cf1042864e3d605f60be5bf987e96e8fff0084eaa948d56c05f0e swoole-4.4.6.tgz"
+sha512sums="bb8f86a49cde3b8c8f13b2f49d4f58276040342f2fe9e317d407e3cd85db4527f9fdfed9f8fee0b8c0b50d5ca0e4ee6d24e6abbb6c6eba884b0e4f80bc128392 swoole-4.4.7.tgz"