aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-02-03 05:34:20 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-02-03 05:38:01 +0200
commit1d22aee1ef1c4e68e354b7f2885ae547e8406675 (patch)
tree82a63fe8699ad980eaf5b6155eccec77d63f386c /testing/php7-pecl-swoole
parentc949e1bbe945d7436455f800db88e3953d6ea7fa (diff)
testing/php7-pecl-swoole: upgrade to 4.2.13
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 b72885c4352..e289c1e498f 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.12
+pkgver=4.2.13
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="99d535ae3a132f8d26c9e7cbc58b35ad37203555859f7823096b853d17f2af43725a69b36e55ca46ada89de719882fbd40cbcec5e55b7b31b512f9e2447ca60f swoole-4.2.12.tgz"
+sha512sums="f2438ce761766d20a24279a2d6f2094c718324585b1d396344f64e8a4facc1cc025a3afb2deff3b1accd5266763bdaa0a2b15e831ea4b9bdb107c83b0046636d swoole-4.2.13.tgz"