aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-11-04 22:04:03 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-11-04 22:10:17 +0200
commit9e80a39e18ef4c9eb49b66e5e310d5dd00556913 (patch)
treeb2c8cdc52c611eb62f9dbbe1fea451b56f987ab5 /testing/php7-pecl-swoole
parent03c636ddfc6f1ed36e20cb1058050f5e5f512c75 (diff)
downloadaports-9e80a39e18ef4c9eb49b66e5e310d5dd00556913.tar.bz2
aports-9e80a39e18ef4c9eb49b66e5e310d5dd00556913.tar.xz
testing/php7-pecl-swoole: upgrade to 4.4.12
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 bc45f83d40..368beaef03 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.8
+pkgver=4.4.12
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="45ca5d78f94003cc10ea35e63ab2bb6aa25ba6c626d55887e0118d6ccfe23bcd325f0cacf80ec3183cb4d1e3384fb0511b901ff1e2d819171256355d570aba50 swoole-4.4.8.tgz"
+sha512sums="8899bb048b85c048903c80fe1af045ea4f82a25b3b4fd9995d51c8a2ab144306f9f5651276776e3f6a29c83322fb0aeee2822d131247070fe9e2e87b26f2e0e9 swoole-4.4.12.tgz"