From: Michael Heimpold Date: Sun, 21 May 2023 08:31:20 +0000 (+0200) Subject: php8-pecl-xdebug: update to 3.2.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d82eb0eb2bb9bbdac420cdd90c16da141b61419c;p=feed%2Fpackages.git php8-pecl-xdebug: update to 3.2.1 Some bugfixes, see changelog: https://pecl.php.net/package-info.php?package=xdebug&version=3.2.1 Signed-off-by: Michael Heimpold --- diff --git a/lang/php8-pecl-xdebug/Makefile b/lang/php8-pecl-xdebug/Makefile index 3225588401..d2a85f26c5 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.0 +PKG_VERSION:=3.2.1 PKG_RELEASE:=1 -PKG_HASH:=7769b20eecdadf5fbe9f582512c10b394fb575b6f7a8c3a3a82db6883e0032b7 +PKG_HASH:=ef4cb3c228192798874e4530cccceee76840cc80821909740088a1e1a8f00445 PKG_NAME:=php8-pecl-xdebug PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz