aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2020-01-17 01:42:01 +0200
committerAndy Postnikov <apostnikov@gmail.com>2020-01-17 01:50:01 +0200
commitd23f074173267001bd3c3279a84ad88d88ef27b6 (patch)
tree161211d2fe8e93e22c12ed2712dff06b5e6b55b2 /testing/php7-pecl-swoole
parent9f4f3d71fbffdd9e885e4502d5715754fa8de25b (diff)
downloadaports-d23f074173267001bd3c3279a84ad88d88ef27b6.tar.bz2
aports-d23f074173267001bd3c3279a84ad88d88ef27b6.tar.xz
testing/php7-pecl-swoole: upgrade to 4.4.15
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 03ddbc7bf8..208bb5cbfc 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.14
+pkgver=4.4.15
pkgrel=0
pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP."
url="https://pecl.php.net/package/swoole"
@@ -37,4 +37,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/50_$_pkgreal.ini
}
-sha512sums="73b598069d38dcc3201a31fdd93c1bcf0ce31ab5399bade8c31f6decae25ef6e9c0aefe0412409158c1dd0fe502751c8e669e0a34561cb1b36448366708572c6 swoole-4.4.14.tgz"
+sha512sums="5ad797b38a20cfa17b0aa1fc5ab4f6446b84debb38babc05630e07833895401c778f1c6cf9eb32d7204b02c0e170ba6e613f356a054baa29ac511c19ce59620f swoole-4.4.15.tgz"