From 2ed00cfdc87b5bf1df4ebf432cd202df6f935491 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Fri, 27 Aug 2021 04:32:56 +0000 Subject: [PATCH] testing/php7-pecl-swoole: upgrade to 4.7.1 --- testing/php7-pecl-swoole/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/php7-pecl-swoole/APKBUILD b/testing/php7-pecl-swoole/APKBUILD index 2a19aea1ad0..036b337f37d 100644 --- a/testing/php7-pecl-swoole/APKBUILD +++ b/testing/php7-pecl-swoole/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Andy Postnikov pkgname=php7-pecl-swoole _extname=swoole -pkgver=4.7.0 +pkgver=4.7.1 pkgrel=0 pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP." url="https://pecl.php.net/package/swoole" @@ -42,5 +42,5 @@ package() { } sha512sums=" -045f5abfa9d6ed1fa1413df5d4514158b76ccf3afa4175cb6457d862ac91745337280e975d2b830a97cb757d55a2b8d8fcc9cbfb3a92f6f854554708ce94b219 php-pecl-swoole-4.7.0.tgz +696cf2da6f7fc5275b90cd08e9973d592463e3c58dfd684e5ffabad33f7076ff46b6e44273308aff5e7fd66e9418d0534d013cf647e61d28af34db490ea6ab09 php-pecl-swoole-4.7.1.tgz "