package/redis: bump to v6.0.10

Redis 6.0.10 fixes several bugs with moderate impact.

Read the full announcement:
https://github.com/redis/redis/blob/6.0.10/00-RELEASENOTES

Signed-off-by: Titouan Christophe <titouanchristophe@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Titouan Christophe 2021-01-24 12:10:44 +01:00 committed by Yann E. MORIN
parent fbd84d55ce
commit 7ee49e48bd
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 dc2bdcf81c620e9f09cfd12e85d3bc631c897b2db7a55218fd8a65eaa37f86dd redis-6.0.9.tar.gz
sha256 79bbb894f9dceb33ca699ee3ca4a4e1228be7fb5547aeb2f99d921e86c1285bd redis-6.0.10.tar.gz
# Locally calculated
sha256 97f0a15b7bbae580d2609dad2e11f1956ae167be296ab60f4691ab9c30ee9828 COPYING

View File

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