[Buildroot] [git commit] package/redis: switch download site to https
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/a3a53b05f8cf25a55306dd0301dd6b310752b09c branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master Signed-off-by: Titouan Christophe <[email protected]> Signed-off-by: Julien Olivain <[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 7829aa6143..0105f2b77c 100644 --- a/package/redis/redis.mk +++ b/package/redis/redis.mk @@ -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) _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot