package/redis: switch download site to https

Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Titouan Christophe
2026-08-11 16:31:59 +02:00
committed by Julien Olivain
parent 1209f3f7a1
commit a3a53b05f8

View File

@@ -5,7 +5,7 @@
################################################################################
REDIS_VERSION = 8.8.1
REDIS_SITE = http://download.redis.io/releases
REDIS_SITE = https://download.redis.io/releases
REDIS_LICENSE = \
AGPL-3.0 or SSPL-1.0 or RSAL-2.0 (core); \
MIT and BSD family licenses (Bundled components)