diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2022-12-14 15:38:16 +0100 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2022-12-14 15:38:16 +0100 |
commit | 61bdce3608c1c830c79f6cb2fffdabca297faa48 (patch) | |
tree | c64dcff3bf5a47687b21b51eba0f811c9948d14a | |
parent | 23c9b123e3ab40b19a5f359ac095bd8e7f537741 (diff) | |
download | aports-61bdce3608c1c830c79f6cb2fffdabca297faa48.tar.gz aports-61bdce3608c1c830c79f6cb2fffdabca297faa48.tar.bz2 aports-61bdce3608c1c830c79f6cb2fffdabca297faa48.tar.xz |
testing/php7-pecl-xhprof: upgrade to 2.3.9
-rw-r--r-- | testing/php7-pecl-xhprof/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-pecl-xhprof/APKBUILD b/testing/php7-pecl-xhprof/APKBUILD index c2457e10f68..15ae26cb02e 100644 --- a/testing/php7-pecl-xhprof/APKBUILD +++ b/testing/php7-pecl-xhprof/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-pecl-xhprof _extname=xhprof -pkgver=2.3.8 +pkgver=2.3.9 pkgrel=0 pkgdesc="A Hierarchical Profiler for PHP 7 - PECL" url="https://pecl.php.net/package/xhprof" @@ -52,5 +52,5 @@ assets() { } sha512sums=" -0c35585d241e0c2c6ead86979a6fa1326b2577992e724868d2862daf34f29befbc1186e0549d359cdc810471d249162548f4df983be34727a83015881c7bbb5a php-pecl-xhprof-2.3.8.tgz +38a2609d961d908c6a4b5d1ff2085ffdad4a5f7d277705c826ae19e215660802528d606c5ee052f2e65255a7a85b2a9cb9038f4785c730ec468fc76dc7bcf5de php-pecl-xhprof-2.3.9.tgz " |