Merge pull request #18280 from mhei/21.02-php7-pecl-http-update
[21.02] php7-pecl-http: update to 3.2.5
This commit is contained in:
commit
4bc363a5b9
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
|
||||||
PECL_NAME:=pecl_http
|
PECL_NAME:=pecl_http
|
||||||
PECL_LONGNAME:=Extended HTTP Support
|
PECL_LONGNAME:=Extended HTTP Support
|
||||||
|
|
||||||
PKG_VERSION:=3.2.4
|
PKG_VERSION:=3.2.5
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_HASH:=37354ff7680b9b9839da8b908fff88227af7f6746c2611c873493af41d54f033
|
PKG_HASH:=38f9345cee2e60b4919af73a6a291e1d3b90543c61edc9def6bd783f3b100728
|
||||||
|
|
||||||
PKG_NAME:=php7-pecl-http
|
PKG_NAME:=php7-pecl-http
|
||||||
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
||||||
|
|
Loading…
Reference in a new issue