aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/php7-pecl-swoole/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-pecl-swoole/APKBUILD b/testing/php7-pecl-swoole/APKBUILD
index 88b114bfc3..050d5bc9e6 100644
--- a/testing/php7-pecl-swoole/APKBUILD
+++ b/testing/php7-pecl-swoole/APKBUILD
@@ -2,7 +2,7 @@
pkgname=php7-pecl-swoole
_pkgreal=swoole
pkgver=4.3.4
-pkgrel=0
+pkgrel=1
pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP."
url="https://pecl.php.net/package/swoole"
arch="all !s390x !ppc64le !x86" # https://github.com/swoole/swoole-src/issues/2181