aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-08-18 19:51:36 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-08-18 19:59:08 +0300
commit5407958c4983c9176e2d1fc90dda9109f321e79f (patch)
treebe211cb02ae6357acc83c1189d44a6334f4c8348 /testing/php7-pecl-swoole
parentefa5755a06169c4cad6f769a78c4da985dcc0a10 (diff)
downloadaports-5407958c4983c9176e2d1fc90dda9109f321e79f.tar.bz2
aports-5407958c4983c9176e2d1fc90dda9109f321e79f.tar.xz
testing/php7-pecl-swoole: upgrade to 4.4.4
Diffstat (limited to 'testing/php7-pecl-swoole')
-rw-r--r--testing/php7-pecl-swoole/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/php7-pecl-swoole/APKBUILD b/testing/php7-pecl-swoole/APKBUILD
index 30aa9f4f0d..bb4c209367 100644
--- a/testing/php7-pecl-swoole/APKBUILD
+++ b/testing/php7-pecl-swoole/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php7-pecl-swoole
_pkgreal=swoole
-pkgver=4.4.3
-pkgrel=1
+pkgver=4.4.4
+pkgrel=0
pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP."
url="https://pecl.php.net/package/swoole"
arch="all"
@@ -39,4 +39,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/50_$_pkgreal.ini
}
-sha512sums="1c2008b954ac30c03013225acd1fe351d49ff6e1da5ec04acca31873a7a163d94bb7ddbd08e6bdcfe691a1be15ea6872574b3b3e5f35442cfca95b655fef51d0 swoole-4.4.3.tgz"
+sha512sums="a2061ec711df177f1346ca6ac2b3d0f9d21b918a9602351bffc3293eebaf67d1c70e5d48cbd573d56877998e93ff22824c0eccc90b115314263d006c70b3bd19 swoole-4.4.4.tgz"