aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-07-06 21:59:24 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-07-06 22:07:12 +0300
commit4689ba78e3ef67d901a750b9d5da25ab72deefdf (patch)
treec34e08ac96caf9d56e5e7148672e2244ee8837a2 /testing/php7-pecl-swoole
parent9d7710e019a4be9442d14eb7a9c6856cbb640df5 (diff)
testing/php7-pecl-swoole: upgrade to 4.4.0
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 f9ef86d53df..212104cff57 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.3.5
+pkgver=4.4.0
pkgrel=0
pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP."
url="https://pecl.php.net/package/swoole"
@@ -36,4 +36,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/50_$_pkgreal.ini
}
-sha512sums="0b6001d0958b20c8a5772df21999ef3c479a9fa1a00a9b1eff37e17097a3541be7853a71033faa8c8c077bd7c334312f8f01c6af38eecfc566d47c81d0ae531c swoole-4.3.5.tgz"
+sha512sums="e33029671826c747750ac9e6b158b4ebe909b7c94dd9329aca9af63593bfd3ab7285063d02a6d405189faa22f98d358c87b05111c4a29c4e53c49dcf774cb6cd swoole-4.4.0.tgz"