From 21430f0f4ac4ebdf9a84151499d0b582e45ccece Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Tue, 7 Mar 2023 11:49:11 -0500 Subject: [PATCH] xdebug8.0: update to 3.2.0. --- srcpkgs/xdebug8.0/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xdebug8.0/template b/srcpkgs/xdebug8.0/template index 2d052f84bfd..77af23d824c 100644 --- a/srcpkgs/xdebug8.0/template +++ b/srcpkgs/xdebug8.0/template @@ -1,6 +1,6 @@ # Template file for 'xdebug8.0' pkgname=xdebug8.0 -version=3.1.5 +version=3.2.0 revision=1 build_style=gnu-configure configure_args="--with-php-config=/usr/bin/php-config8.0" @@ -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=55f6ef381245da079b2fc5ce1cfbcb7961197d0c0e04f9d977613cf9aa969a79 +checksum=7769b20eecdadf5fbe9f582512c10b394fb575b6f7a8c3a3a82db6883e0032b7 pre_configure() { phpize8.0