Skip to content
Snippets Groups Projects
Commit dd16267d authored by Andy Postnikov's avatar Andy Postnikov
Browse files

testing/php7-pecl-swoole: upgrade to 4.6.1

parent 8d056c26
No related branches found
No related tags found
1 merge request!16710testing/php8-pecl-swoole: upgrade to 4.6.1
# Maintainer: Andy Postnikov <apostnikov@gmail.com> # Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php7-pecl-swoole pkgname=php7-pecl-swoole
_extname=swoole _extname=swoole
pkgver=4.6.0 pkgver=4.6.1
pkgrel=1 pkgrel=0
pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP." pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP."
url="https://pecl.php.net/package/swoole" url="https://pecl.php.net/package/swoole"
arch="all" arch="all"
...@@ -40,4 +40,4 @@ package() { ...@@ -40,4 +40,4 @@ package() {
echo "extension=$_extname.so" > $_confdir/50_$_extname.ini echo "extension=$_extname.so" > $_confdir/50_$_extname.ini
} }
sha512sums="7572cccf75a5526438fda72c831ba580ccb8dd8c656e951bc53e272bfc4c9a52660dc3ae4ddfb9f10a5f5752cb30680acba5932ba1244245c317ad425e836c40 php-pecl-swoole-4.6.0.tgz" sha512sums="8fd42dd168324c98847cfee0c92a9877defea9025bb27f53662af5e11db395c48842baf9c20bd092b9b97fb2b3a4a6981cad03f5db1747ba5618ab9d9606811e php-pecl-swoole-4.6.1.tgz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment