From fa0328232e9ed9a3479f1e054d56ebdc9a03cd59 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Thu, 23 Jan 2025 07:01:43 +0100 Subject: [PATCH] php8-pecl-redis: update to 6.1.0 Signed-off-by: Michael Heimpold --- lang/php8-pecl-redis/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/php8-pecl-redis/Makefile b/lang/php8-pecl-redis/Makefile index fd735f5c8b..9b121f8774 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 -- 2.30.2