aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-10-17 19:06:41 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-10-17 19:12:43 +0300
commita99b015f090997a6feb4c285ff310819e99fbb26 (patch)
tree82e9cbf2c79bea7401386c28e8ff5620cd41d144 /testing/php7-pecl-swoole
parent89650f34213032f043ef232ec9a0c05e42b7e207 (diff)
downloadaports-a99b015f090997a6feb4c285ff310819e99fbb26.tar.bz2
aports-a99b015f090997a6feb4c285ff310819e99fbb26.tar.xz
testing/php7-pecl-swoole: upgrade to 4.4.8
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 a6276a0ef5..bc45f83d40 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.7
+pkgver=4.4.8
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="bb8f86a49cde3b8c8f13b2f49d4f58276040342f2fe9e317d407e3cd85db4527f9fdfed9f8fee0b8c0b50d5ca0e4ee6d24e6abbb6c6eba884b0e4f80bc128392 swoole-4.4.7.tgz"
+sha512sums="45ca5d78f94003cc10ea35e63ab2bb6aa25ba6c626d55887e0118d6ccfe23bcd325f0cacf80ec3183cb4d1e3384fb0511b901ff1e2d819171256355d570aba50 swoole-4.4.8.tgz"