aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php7-pecl-swoole/APKBUILD')
-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 bb4c209367..1186e72096 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.4
+pkgver=4.4.5
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="a2061ec711df177f1346ca6ac2b3d0f9d21b918a9602351bffc3293eebaf67d1c70e5d48cbd573d56877998e93ff22824c0eccc90b115314263d006c70b3bd19 swoole-4.4.4.tgz"
+sha512sums="6213dc5e40385d8fc780de4efdec0d896607fd136ebaef864a46f06d72c0488efa2a814631c14acbfab214b115d08e312b5df9b06b4c43e58f2fff61b8d7a302 swoole-4.4.5.tgz"