mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-07 07:07:02 +08:00
php8-pecl-xdebug: update to 3.2.0
This update brings support for PHP 8.2.0. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
9108b37594
commit
0db7c01192
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user