mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
php7-pecl-redis: update to 5.3.2
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
@@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
|
||||
PECL_NAME:=redis
|
||||
PECL_LONGNAME:=PHP extension for interfacing with Redis
|
||||
|
||||
PKG_VERSION:=5.3.1
|
||||
PKG_VERSION:=5.3.2
|
||||
PKG_RELEASE:=1
|
||||
PKG_HASH:=7c29e49c5cbc6b54ccccc00b44fac4d3ed9895e5718fcf62a5b06281dda8809d
|
||||
PKG_HASH:=f4e92de628abcb917cdc810df045ca3fa0f2af34673eaa2a03350e3c5c5fdab1
|
||||
|
||||
PKG_NAME:=php7-pecl-redis
|
||||
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
||||
|
||||
Reference in New Issue
Block a user