Skip to content

Commit

Permalink
Merge pull request openwrt#21128 from mhei/php8-pecl-xdebug-update-to…
Browse files Browse the repository at this point in the history
…-3.2.1

php8-pecl-xdebug: update to 3.2.1
  • Loading branch information
mhei authored May 21, 2023
2 parents 8dd2a6e + d82eb0e commit ee289c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/php8-pecl-xdebug/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ee289c2

Please sign in to comment.