From: Michael Heimpold Date: Sat, 16 May 2020 12:09:51 +0000 (+0200) Subject: php7-pecl-redis: update to 5.2.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=04575c258e35e2f4874bc18f46aa5cf847f5cbb1;p=openwrt-packages.git php7-pecl-redis: update to 5.2.2 Signed-off-by: Michael Heimpold --- diff --git a/lang/php7-pecl-redis/Makefile b/lang/php7-pecl-redis/Makefile index 2c9edaf16..7a23f6c3a 100644 --- a/lang/php7-pecl-redis/Makefile +++ b/lang/php7-pecl-redis/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PECL_NAME:=redis PECL_LONGNAME:=PHP extension for interfacing with Redis -PKG_VERSION:=5.2.1 +PKG_VERSION:=5.2.2 PKG_RELEASE:=1 -PKG_HASH:=c05af6254d704844303fbe8b13b2d54bdb4372b1a081934e67cac42ec79ecbbe +PKG_HASH:=9965269ec8da48761873e943b770d7053e7579b2b858af97e582eadc7e6eaa11 PKG_NAME:=php7-pecl-redis PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz