From 252b4faf001401d984f0bde48a4f1d3f297ce48a Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Sat, 28 Oct 2023 11:34:56 +0200 Subject: [PATCH] php8-pecl-redis: update to 6.0.2 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 0a53121c9..88ed4d60f 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.1 +PKG_VERSION:=6.0.2 PKG_RELEASE:=1 -PKG_HASH:=d39136e0ef9495f8e775ef7349a97658fb41c526d12d8e517f56274f149e1e4e +PKG_HASH:=01aeccb0e14f897fe56f0509be6e6991ff0ad459f9d34e95e4556d02699b9a03 PKG_NAME:=php8-pecl-redis PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz