package/redis: bump to v5.0.8
Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
c996f13999
commit
caed3878a6
@ -1,5 +1,5 @@
|
|||||||
# From https://github.com/antirez/redis-hashes/blob/master/README
|
# From https://github.com/antirez/redis-hashes/blob/master/README
|
||||||
sha256 61db74eabf6801f057fd24b590232f2f337d422280fd19486eca03be87d3a82b redis-5.0.7.tar.gz
|
sha256 f3c7eac42f433326a8d981b50dba0169fdfaf46abb23fcda2f933a7552ee4ed7 redis-5.0.8.tar.gz
|
||||||
|
|
||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063 COPYING
|
sha256 cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
REDIS_VERSION = 5.0.7
|
REDIS_VERSION = 5.0.8
|
||||||
REDIS_SITE = http://download.redis.io/releases
|
REDIS_SITE = http://download.redis.io/releases
|
||||||
REDIS_LICENSE = BSD-3-Clause (core); MIT and BSD family licenses (Bundled components)
|
REDIS_LICENSE = BSD-3-Clause (core); MIT and BSD family licenses (Bundled components)
|
||||||
REDIS_LICENSE_FILES = COPYING
|
REDIS_LICENSE_FILES = COPYING
|
||||||
|
Loading…
Reference in New Issue
Block a user