aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-09-25 16:08:13 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-09-25 16:12:49 +0300
commit19a4d519f458c06a301988114803899fddd97c9a (patch)
treefb10f2d4346c71d99b147f6220903dc429b4bb80 /testing/php7-pecl-swoole
parent23b07c4f24605ac7572fd0f0abd88e6d472abf20 (diff)
downloadaports-19a4d519f458c06a301988114803899fddd97c9a.tar.bz2
aports-19a4d519f458c06a301988114803899fddd97c9a.tar.xz
testing/php7-pecl-swoole: upgrade to 4.4.7
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"