From e25ff7787ce405c0d28af600a1d2fcfbee523012 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Sat, 5 Nov 2022 16:20:22 +0100 Subject: [PATCH] testing/php8-pecl-xhprof: upgrade to 2.3.8 --- testing/php8-pecl-xhprof/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/php8-pecl-xhprof/APKBUILD b/testing/php8-pecl-xhprof/APKBUILD index d984d81e142..4c8a0d481fe 100644 --- a/testing/php8-pecl-xhprof/APKBUILD +++ b/testing/php8-pecl-xhprof/APKBUILD @@ -3,7 +3,7 @@ pkgname=php8-pecl-xhprof _extname=xhprof -pkgver=2.3.7 +pkgver=2.3.8 pkgrel=0 pkgdesc="A Hierarchical Profiler for PHP 8.0 - PECL" url="https://pecl.php.net/package/xhprof" @@ -52,5 +52,5 @@ assets() { } sha512sums=" -407f123d54d5c10a42ae7f1ff7eaefc08653fd8e38c2b7fb49676058ea43e3a6e12b0d41380dd9bfc1188cc08b689e5e66b49c4a9447c564a49afb98cb22e21c php-pecl-xhprof-2.3.7.tgz +0c35585d241e0c2c6ead86979a6fa1326b2577992e724868d2862daf34f29befbc1186e0549d359cdc810471d249162548f4df983be34727a83015881c7bbb5a php-pecl-xhprof-2.3.8.tgz "