aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-04-20 21:32:51 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-04-20 21:38:58 +0300
commitfa1a1aeb86f83cde3cffdfb3d6609cd8069dbcea (patch)
tree913b4329fd5766ee697110416210c2dcfd1011c4 /testing/php7-pecl-swoole
parentcb37718d50f68e5274491cbc7da03d301e00cf93 (diff)
downloadaports-fa1a1aeb86f83cde3cffdfb3d6609cd8069dbcea.tar.bz2
aports-fa1a1aeb86f83cde3cffdfb3d6609cd8069dbcea.tar.xz
testing/php7-pecl-swoole: upgrade to 4.3.3
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 a34f8a5621..f7caa9ee55 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.2
+pkgver=4.3.3
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="ebac425ba3ec8f865f0cbcfe304d2093644ec00f3424ddf640b37f69af70943f4cdf6b21789856ddc6d8a94d28aad61af4e328995cf70f46d97831bad6880a29 swoole-4.3.2.tgz"
+sha512sums="ea87428472b9980addf48e9b49103d612928e74ee9e295bb76173ea3023371d452067581e482142d653b21d92e9c521857ae55faa674bebb54298394759bbb39 swoole-4.3.3.tgz"