diff options
Diffstat (limited to 'testing/php81-pecl-swoole/APKBUILD')
-rw-r--r-- | testing/php81-pecl-swoole/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php81-pecl-swoole/APKBUILD b/testing/php81-pecl-swoole/APKBUILD index 995b08ceb1..bdf674ded1 100644 --- a/testing/php81-pecl-swoole/APKBUILD +++ b/testing/php81-pecl-swoole/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Andy Postnikov <apostnikov@gmail.com> pkgname=php81-pecl-swoole _extname=swoole -pkgver=4.8.5 +pkgver=4.8.6 pkgrel=0 pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP 8.1 - PECL" url="https://pecl.php.net/package/swoole" @@ -49,5 +49,5 @@ package() { } sha512sums=" -9a21f92943049b573d8261d8d4b0678357ab22ece348d0183793111b227b7b842968df9a80dd5f88dc57c7bd49fa3306b33818360da5c35a40a5a21c5257b53a php-pecl-swoole-4.8.5.tgz +1d15f80f92f14d42afe99aac46b57b58d0844ff7083a9de5f12cb5e9685349a5bb8d93c52a6432eee5f5a34e977c11412397be2c27ad6e6bb095432b9a0077bf php-pecl-swoole-4.8.6.tgz " |