aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2020-05-01 00:39:10 +0300
committerAndy Postnikov <apostnikov@gmail.com>2020-05-01 00:39:10 +0300
commit0d05b1d6911c7a69a9cf22f968d5eeed81864836 (patch)
tree14a6a7aebef8f9fe0340742a88f9043bbff96e8b /testing/php7-pecl-swoole
parent7df5b5e6b092962c2e3d0d661f06930e605ab42d (diff)
downloadaports-0d05b1d6911c7a69a9cf22f968d5eeed81864836.tar.bz2
aports-0d05b1d6911c7a69a9cf22f968d5eeed81864836.tar.xz
testing/php7-pecl-swoole: upgrade to 4.4.18
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 5ed7e7347a..c0c2b2ecab 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.17
+pkgver=4.4.18
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="ceb45dbd1113da610802f88caeb91c36ae676afbf48914bd511daa048883360140f1b339ec4fa7debbcc9c6fe2b99508cd02afecf51b650b2bb8698757d65730 swoole-4.4.17.tgz"
+sha512sums="2df89b3ef0280f1102064d59f381d32709a85839e5a9dedb21960d506526801cf723498cf80f58c82641b665f3616cb1172d15884a3317347a28e9d46d468b1d swoole-4.4.18.tgz"