From 43c6094faced8220190935b675e7e56be48afcde Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Fri, 15 Dec 2023 22:43:28 +0100 Subject: [PATCH] php8-pecl-xdebug: update to 3.3.1 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 3c62f6561..a8a10d182 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.2.2 +PKG_VERSION:=3.3.1 PKG_RELEASE:=1 -PKG_HASH:=f48777371f90cbb315ea4ea082a1ede6765bcfb35d7d6356ab8f71fd6dfcc157 +PKG_HASH:=4eb4ee270bbcc5f14195c38f6ee58580e007cf4886ce32e11430318ab5bc2315 PKG_NAME:=php8-pecl-xdebug PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz