From 16a7a82e6c05b3e8c7cbec9ddd861480cacbd403 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Thu, 24 Mar 2022 20:55:37 +0100 Subject: [PATCH] php8-pecl-redis: update to 5.3.7 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 55d5dc2657..8135ac06bd 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:=5.3.4 +PKG_VERSION:=5.3.7 PKG_RELEASE:=1 -PKG_HASH:=4b39056f3356f135255e059efd76398d1c7607c86bd52513e6341bb07a3fb4cc +PKG_HASH:=b958166ccda4f40bd17c6998f9e2239021ae644467cd8ad5c15def420aad65b0 PKG_NAME:=php8-pecl-redis PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz