Merge pull request #17099 from mhei/php7-pecl-updates
[21.02] Pull latest php7 pecl package updates from master
This commit is contained in:
commit
13c5c2493e
3 changed files with 8 additions and 8 deletions
|
@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
|
|||
PECL_NAME:=pecl_http
|
||||
PECL_LONGNAME:=Extended HTTP Support
|
||||
|
||||
PKG_VERSION:=3.2.3
|
||||
PKG_RELEASE:=2
|
||||
PKG_HASH:=cf9d2a2ed335e572366025eca1d69e86c585f96ca07db341839a06f52ee4aa88
|
||||
PKG_VERSION:=3.2.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_HASH:=37354ff7680b9b9839da8b908fff88227af7f6746c2611c873493af41d54f033
|
||||
|
||||
PKG_NAME:=php7-pecl-http
|
||||
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
||||
|
|
|
@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
|
|||
PECL_NAME:=imagick
|
||||
PECL_LONGNAME:=Image Processing (ImageMagick binding)
|
||||
|
||||
PKG_VERSION:=3.4.4
|
||||
PKG_RELEASE:=2
|
||||
PKG_HASH:=8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077
|
||||
PKG_VERSION:=3.5.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_HASH:=243ff2094edcacb2ae46ee3a4d9f38a60a4f26a6a71f59023b6198cbed0f7f81
|
||||
|
||||
PKG_NAME:=php7-pecl-imagick
|
||||
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
||||
|
|
|
@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
|
|||
PECL_NAME:=redis
|
||||
PECL_LONGNAME:=PHP extension for interfacing with Redis
|
||||
|
||||
PKG_VERSION:=5.3.2
|
||||
PKG_VERSION:=5.3.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_HASH:=f4e92de628abcb917cdc810df045ca3fa0f2af34673eaa2a03350e3c5c5fdab1
|
||||
PKG_HASH:=4b39056f3356f135255e059efd76398d1c7607c86bd52513e6341bb07a3fb4cc
|
||||
|
||||
PKG_NAME:=php7-pecl-redis
|
||||
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
||||
|
|
Loading…
Reference in a new issue