aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-01-26 05:12:11 +0200
committerAndy Postnikov <apostnikov@gmail.com>2021-01-26 03:17:09 +0000
commit204c4d3cb3fc0120c09456ca5f643c324955a42b (patch)
treed44bd533cb7636436d1b99a8a67d1a2cff9f36fc
parent4fe4e485d40f7fd6569edb7ef5b5cbec79e1aa88 (diff)
testing/php7-pecl-swoole: upgrade to 4.6.2
-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 4e45ddca099..1e0072fe00e 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
_extname=swoole
-pkgver=4.6.1
+pkgver=4.6.2
pkgrel=0
pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP."
url="https://pecl.php.net/package/swoole"
@@ -40,4 +40,4 @@ package() {
echo "extension=$_extname.so" > $_confdir/50_$_extname.ini
}
-sha512sums="8fd42dd168324c98847cfee0c92a9877defea9025bb27f53662af5e11db395c48842baf9c20bd092b9b97fb2b3a4a6981cad03f5db1747ba5618ab9d9606811e php-pecl-swoole-4.6.1.tgz"
+sha512sums="4e69fa69b310b0112dcacb58e77537785b7c659761c420e2abb5feb0d236e2da6e48b469ee907a59b514383103087da752c7dd1e4171272f0168109f4f39c91d php-pecl-swoole-4.6.2.tgz"