From 35bcdddba0c7eba510c93cabb0e76e841192ee02 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Fri, 10 May 2024 12:42:51 +0000 Subject: [PATCH] community/php82-pecl-swoole: upgrade to 5.1.2 --- community/php82-pecl-swoole/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/php82-pecl-swoole/APKBUILD b/community/php82-pecl-swoole/APKBUILD index 1d653b4244c..a84a026a73c 100644 --- a/community/php82-pecl-swoole/APKBUILD +++ b/community/php82-pecl-swoole/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Andy Postnikov pkgname=php82-pecl-swoole _extname=swoole -pkgver=5.1.1 +pkgver=5.1.2 pkgrel=0 pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP 8.2 - PECL" url="https://pecl.php.net/package/swoole" @@ -58,5 +58,5 @@ package() { } sha512sums=" -ac5f6a737a42123417de33219f56c1ce95b7217d1e66d5021cb6f0126c9fead7917aa38f577330e3391e7780e3a2117b53dff72069680c1c3d0780b52d8d1f61 php-pecl-swoole-5.1.1.tgz +211a39c40ac9f4a58daf38a99723a21b5ad972f9aeb83f0b9fa1c5c58f78fa9c38e4ead3207b77c319436d702a9c294275289287cd121d66469c02c669cc6f2a php-pecl-swoole-5.1.2.tgz "