aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2020-05-29 00:10:47 +0300
committerAndy Postnikov <apostnikov@gmail.com>2020-05-29 00:10:47 +0300
commit8c9a9e5ccbec5ad97162ad8826998f4d6963b17f (patch)
tree907dccc54acb090e7694c3ba762c5cdbdce9b75a
parent7882cc57cadd8c1a91d299fc5dbdd057ff7bdfa5 (diff)
testing/php7-pecl-swoole: upgrade to 4.5.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 079187bff58..48877816856 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.5.1
+pkgver=4.5.2
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="31ad8d150b2604cdc25c42eb9cb3c0e7abe54b884f9da0704b56b7b87d21b1f975f7efc61eca3cc6347f7d04f0656a372ec6d67871c7f8e1b651703e31bde763 swoole-4.5.1.tgz"
+sha512sums="0761c76225e2ffc14f411f880ca59500f5493f9e1f9ab7d859254443a2158ac35ed22b68f08577cc77943dbedc7fe7e58797ac24d99eea77bf0236200f0440ab swoole-4.5.2.tgz"