aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2020-04-02 01:15:55 +0300
committerAndy Postnikov <apostnikov@gmail.com>2020-04-02 01:16:08 +0300
commit5c16cd3a694a4191b3685e8d1fc8db730d3b9585 (patch)
tree49c88f4fbbfbe25af75d89ca4bc326a99c366c8c /testing/php7-pecl-swoole
parent07c87ec7017b7b62e7a54414ae54a39170b5e399 (diff)
downloadaports-5c16cd3a694a4191b3685e8d1fc8db730d3b9585.tar.bz2
aports-5c16cd3a694a4191b3685e8d1fc8db730d3b9585.tar.xz
testing/php7-pecl-swoole: upgrade to 4.4.17
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 6cedfc92c9..5ed7e7347a 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.16
+pkgver=4.4.17
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="7be4705967ed6b7a955f679f8c39585d34dc8c87ba608ac3ae2b0fc3cae9513d9639c8e9aac4278ce85acc215b500044626aab9b2aac725c9ffaef72dfb02dd7 swoole-4.4.16.tgz"
+sha512sums="ceb45dbd1113da610802f88caeb91c36ae676afbf48914bd511daa048883360140f1b339ec4fa7debbcc9c6fe2b99508cd02afecf51b650b2bb8698757d65730 swoole-4.4.17.tgz"