From 4689ba78e3ef67d901a750b9d5da25ab72deefdf Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Sat, 6 Jul 2019 21:59:24 +0300 Subject: testing/php7-pecl-swoole: upgrade to 4.4.0 --- testing/php7-pecl-swoole/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/php7-pecl-swoole') diff --git a/testing/php7-pecl-swoole/APKBUILD b/testing/php7-pecl-swoole/APKBUILD index f9ef86d53d..212104cff5 100644 --- a/testing/php7-pecl-swoole/APKBUILD +++ b/testing/php7-pecl-swoole/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Andy Postnikov pkgname=php7-pecl-swoole _pkgreal=swoole -pkgver=4.3.5 +pkgver=4.4.0 pkgrel=0 pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP." url="https://pecl.php.net/package/swoole" @@ -36,4 +36,4 @@ package() { echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/50_$_pkgreal.ini } -sha512sums="0b6001d0958b20c8a5772df21999ef3c479a9fa1a00a9b1eff37e17097a3541be7853a71033faa8c8c077bd7c334312f8f01c6af38eecfc566d47c81d0ae531c swoole-4.3.5.tgz" +sha512sums="e33029671826c747750ac9e6b158b4ebe909b7c94dd9329aca9af63593bfd3ab7285063d02a6d405189faa22f98d358c87b05111c4a29c4e53c49dcf774cb6cd swoole-4.4.0.tgz" -- cgit v1.2.3