package/redis: bump to v7.2.12

See the release notes: https://github.com/redis/redis/releases/tag/7.2.12

Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
(cherry picked from commit 896e19a5c6)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Titouan Christophe
2025-11-17 18:16:54 +01:00
committed by Thomas Perale
parent ee3fb3669b
commit 63b413c2b2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# From https://github.com/redis/redis-hashes/blob/master/README
sha256 2f9886eca68d30114ad6a01da65631f8007d802fd3e6c9fac711251e6390323d redis-7.2.11.tar.gz
sha256 97c60478a7c777ac914ca9d87a7e88ba265926456107e758c62d8f971d0196bc redis-7.2.12.tar.gz
# Locally calculated
sha256 97f0a15b7bbae580d2609dad2e11f1956ae167be296ab60f4691ab9c30ee9828 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
REDIS_VERSION = 7.2.11
REDIS_VERSION = 7.2.12
REDIS_SITE = http://download.redis.io/releases
REDIS_LICENSE = BSD-3-Clause (core); MIT and BSD family licenses (Bundled components)
REDIS_LICENSE_FILES = COPYING