From: Michael Heimpold Date: Thu, 23 Jan 2025 06:01:43 +0000 (+0100) Subject: php8-pecl-redis: update to 6.1.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=fa0328232e9ed9a3479f1e054d56ebdc9a03cd59;p=openwrt-packages.git php8-pecl-redis: update to 6.1.0 Signed-off-by: Michael Heimpold --- diff --git a/lang/php8-pecl-redis/Makefile b/lang/php8-pecl-redis/Makefile index fd735f5c8..9b121f877 100644 --- a/lang/php8-pecl-redis/Makefile +++ b/lang/php8-pecl-redis/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PECL_NAME:=redis PECL_LONGNAME:=PHP extension for interfacing with Redis -PKG_VERSION:=6.0.2 +PKG_VERSION:=6.1.0 PKG_RELEASE:=1 -PKG_HASH:=01aeccb0e14f897fe56f0509be6e6991ff0ad459f9d34e95e4556d02699b9a03 +PKG_HASH:=f10405f639fe415e9ed4ec99538e72c90694d8dbd62868edcfcd6a453466b48c PKG_NAME:=php8-pecl-redis PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz