diff options
author | TBK <tbk@jjtc.dk> | 2018-03-21 17:13:09 +0100 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2018-03-31 01:51:45 +0300 |
commit | 8db3102f6e0e0df08e7d65790569767fa6dcebd2 (patch) | |
tree | f4d0a0e9265e49c74d29439e39be2778a89c0367 /testing/php7-tideways_xhprof | |
parent | 8485f2a6daf5a05346e7325991b4ad130710a398 (diff) | |
download | aports-8db3102f6e0e0df08e7d65790569767fa6dcebd2.tar.bz2 aports-8db3102f6e0e0df08e7d65790569767fa6dcebd2.tar.xz |
testing/php7-tideways_xhprof: rebuild against php 7.2.4
Diffstat (limited to 'testing/php7-tideways_xhprof')
-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 |