From ea282f9bb866304761c48b0157b1dab30083d78c Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Mon, 12 Dec 2022 21:11:11 +0100 Subject: [PATCH] php8-pecl-xdebug: update to 3.2.0 This update brings support for PHP 8.2.0. Signed-off-by: Michael Heimpold --- lang/php8-pecl-xdebug/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/php8-pecl-xdebug/Makefile b/lang/php8-pecl-xdebug/Makefile index 9a08e31ab9..3225588401 100644 --- a/lang/php8-pecl-xdebug/Makefile +++ b/lang/php8-pecl-xdebug/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PECL_NAME:=xdebug PECL_LONGNAME:=Xdebug extension -PKG_VERSION:=3.1.6 +PKG_VERSION:=3.2.0 PKG_RELEASE:=1 -PKG_HASH:=554eca0b4d5b7b93cb2258fab0b0bd84cc8721e74322a2255c14e137cbcad5d2 +PKG_HASH:=7769b20eecdadf5fbe9f582512c10b394fb575b6f7a8c3a3a82db6883e0032b7 PKG_NAME:=php8-pecl-xdebug PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz -- 2.30.2