aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php81-pecl-xdebug/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php81-pecl-xdebug/APKBUILD')
-rw-r--r--testing/php81-pecl-xdebug/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php81-pecl-xdebug/APKBUILD b/testing/php81-pecl-xdebug/APKBUILD
index 05ea800e84f..d66f5479f50 100644
--- a/testing/php81-pecl-xdebug/APKBUILD
+++ b/testing/php81-pecl-xdebug/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php81-pecl-xdebug
_extname=xdebug
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=0
pkgdesc="PHP 8.1 extension that provides functions for function traces and profiling - PECL"
url="https://pecl.php.net/package/xdebug"
@@ -45,5 +45,5 @@ package() {
}
sha512sums="
-ff0776272213358c40462f750d9a2019992e6e9cc57e92465cf5d7f74841745fe9b581c4c152923b71247fcad9c9678e1650936377c068be50060218497987fe php-pecl-xdebug-3.1.1.tgz
+63554545a1c1b94d8503a32d23d70ca16fc82866f9b4191e6f3d026e89e4efdc10974d97f8199c2aa3c0dc0b1f27def9906302e96867cad4e3514b0cc1c5de98 php-pecl-xdebug-3.1.2.tgz
"