aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-03-15 21:15:58 +0100
committerAndy Postnikov <apostnikov@gmail.com>2019-03-20 17:33:39 +0200
commit17d2b82df70aec1604f797bed08431d9b7e2eee9 (patch)
treef5dbc4919ef44ed6995c3c2beb1ea818c05c1b0e /testing/php7-pecl-swoole
parent2dc8919ac94717d5985bfab647a1d98b89a31d90 (diff)
downloadaports-17d2b82df70aec1604f797bed08431d9b7e2eee9.tar.bz2
aports-17d2b82df70aec1604f797bed08431d9b7e2eee9.tar.xz
testing/php7-pecl-swoole: upgrade to 4.3.1
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 e289c1e498..baf7f28dc0 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.2.13
+pkgver=4.3.1
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="f2438ce761766d20a24279a2d6f2094c718324585b1d396344f64e8a4facc1cc025a3afb2deff3b1accd5266763bdaa0a2b15e831ea4b9bdb107c83b0046636d swoole-4.2.13.tgz"
+sha512sums="63eb47a7ee5c298ec2f2a7ed1d5fdc0ad23d680c86879ced48a541b511ba93501a4eedbc46c40382a131e482d1407a89a987c87c3b3de6b641b982b3ed976dc3 swoole-4.3.1.tgz"