mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/redis: bump to v8.4.0
See the release notes: https://github.com/redis/redis/blob/8.4.0/00-RELEASENOTES Signed-off-by: Titouan Christophe <titouan.christophe@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c2a5e5b52f
commit
44eea720c0
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/redis/redis-hashes/blob/master/README
|
||||
sha256 d88f2361fdf3a3a8668fe5753e29915566109dca07b4cb036427ea6dc7783671 redis-8.2.3.tar.gz
|
||||
sha256 ca909aa15252f2ecb3a048cd086469827d636bf8334f50bb94d03fba4bfc56e8 redis-8.4.0.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 4a0e416b9537688f30dfe69ddaceb2ca64d96b7df02a0a6760d376890ddc4e40 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
REDIS_VERSION = 8.2.3
|
||||
REDIS_VERSION = 8.4.0
|
||||
REDIS_SITE = http://download.redis.io/releases
|
||||
REDIS_LICENSE = \
|
||||
AGPL-3.0 or SSPL-1.0 or RSAL-2.0 (core); \
|
||||
|
||||
Reference in New Issue
Block a user