From a9bd41bc8197209f52595491ebde2aead868efb3 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Thu, 30 Mar 2023 08:22:59 -0400 Subject: [PATCH] xdebug8.0: update to 3.2.1. --- 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 77af23d824c..3f985f3ab75 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.2.0 +version=3.2.1 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=7769b20eecdadf5fbe9f582512c10b394fb575b6f7a8c3a3a82db6883e0032b7 +checksum=ef4cb3c228192798874e4530cccceee76840cc80821909740088a1e1a8f00445 pre_configure() { phpize8.0