From 59967db5f4498e6383936701165aa5bb86ec5c1b Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Wed, 16 Nov 2022 15:43:00 +0100 Subject: [PATCH] php8-pecl-xdebug: update to 3.1.6 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 1a998f4d7d..9a08e31ab9 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.5 +PKG_VERSION:=3.1.6 PKG_RELEASE:=1 -PKG_HASH:=55f6ef381245da079b2fc5ce1cfbcb7961197d0c0e04f9d977613cf9aa969a79 +PKG_HASH:=554eca0b4d5b7b93cb2258fab0b0bd84cc8721e74322a2255c14e137cbcad5d2 PKG_NAME:=php8-pecl-xdebug PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz -- 2.30.2