1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

testing/php81-pecl-xdebug: upgrade to 3.4.4

This commit is contained in:
Andy Postnikov 2025-06-15 00:47:02 +02:00
parent 440bacc376
commit 272a44f09e

View file

@ -4,7 +4,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php81-pecl-xdebug
_extname=xdebug
pkgver=3.4.3
pkgver=3.4.4
_pkgver=${pkgver/_/}
pkgrel=0
pkgdesc="PHP 8.1 extension that provides functions for function traces and profiling - PECL"
@ -50,5 +50,5 @@ package() {
}
sha512sums="
0b4d2b6cd2fe42a9f208f7c0ac89082d72ceb6ca767d95f132df611490f7a4832e5c5be857a7ea774477325b374a5477439243e73e8f1e01655f553a1214b77c php-pecl-xdebug-3.4.3.tgz
59cbd2c6b80d0fffcc7073e531dc34afd47786817e8af9c7c46d0fb701abf333f35ace7bf08e857844f531f3f5be424e87ccab2400e3e96b233cb9c9c4d4de47 php-pecl-xdebug-3.4.4.tgz
"