diff options
-rw-r--r-- | testing/php7-tideways_xhprof/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-tideways_xhprof/APKBUILD b/testing/php7-tideways_xhprof/APKBUILD index 2d5794817f..85b3566401 100644 --- a/testing/php7-tideways_xhprof/APKBUILD +++ b/testing/php7-tideways_xhprof/APKBUILD @@ -5,7 +5,7 @@ _pkgext=tideways_xhprof _pkgreal=php-xhprof-extension pkgver=5.0_beta2 _pkgver=${pkgver/_/-} -pkgrel=0 +pkgrel=1 pkgdesc="Modern XHProf compatible Profiler for PHP 7" url="http://tideways.io" arch="all !armhf !aarch64" # fails to build |