From eafe0f0f56806b8ad648fe4a0aa290c6651d5e76 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Tue, 8 Aug 2023 09:38:41 -0400 Subject: [PATCH] xdebug8.2: update to 3.2.2. --- srcpkgs/xdebug8.2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xdebug8.2/template b/srcpkgs/xdebug8.2/template index c8c480b0317..94d61346db1 100644 --- a/srcpkgs/xdebug8.2/template +++ b/srcpkgs/xdebug8.2/template @@ -1,6 +1,6 @@ # Template file for 'xdebug8.2' pkgname=xdebug8.2 -version=3.2.1 +version=3.2.2 revision=1 build_style=gnu-configure configure_args="--with-php-config=/usr/bin/php-config8.2" @@ -12,7 +12,7 @@ license="PHP-3.0" homepage="http://xdebug.org" changelog="https://xdebug.org/updates" distfiles="http://xdebug.org/files/xdebug-${version}.tgz" -checksum=ef4cb3c228192798874e4530cccceee76840cc80821909740088a1e1a8f00445 +checksum=f48777371f90cbb315ea4ea082a1ede6765bcfb35d7d6356ab8f71fd6dfcc157 pre_configure() { phpize8.2