[Buildroot] [git commit branch/2026.05.x] package/redis: switch download site to https
Titouan Christophe via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/579c1048c3d6b8ed507cda818153afbd513dfcb8 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2026.05.x Signed-off-by: Titouan Christophe <[email protected]> Signed-off-by: Julien Olivain <[email protected]> (cherry picked from commit a3a53b05f8cf25a55306dd0301dd6b310752b09c) Signed-off-by: Titouan Christophe <[email protected]> --- package/redis/redis.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/redis/redis.mk b/package/redis/redis.mk index e5a6e39792..b08cf9ab92 100644 --- a/package/redis/redis.mk +++ b/package/redis/redis.mk @@ -5,7 +5,7 @@ ################################################################################ REDIS_VERSION = 8.6.5 -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) _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot