diff --git a/testing/php7-pecl-swoole/APKBUILD b/testing/php7-pecl-swoole/APKBUILD
index dc1cf867a117d0521cbaf4ed7c7a865bf6e98934..4e45ddca099c761732313264c3972ac6951b03ef 100644
--- a/testing/php7-pecl-swoole/APKBUILD
+++ b/testing/php7-pecl-swoole/APKBUILD
@@ -1,8 +1,8 @@
 # Maintainer: Andy Postnikov <apostnikov@gmail.com>
 pkgname=php7-pecl-swoole
 _extname=swoole
-pkgver=4.6.0
-pkgrel=1
+pkgver=4.6.1
+pkgrel=0
 pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP."
 url="https://pecl.php.net/package/swoole"
 arch="all"
@@ -40,4 +40,4 @@ package() {
 	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"