From: Peter Seiderer Date: Tue, 15 Sep 2020 18:13:21 +0000 (+0200) Subject: package/wayland-protocols: change download url to https X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=79609dd78f9054de74120da45defb3fdf693410d;p=buildroot.git package/wayland-protocols: change download url to https - change download url to https (as redirected by the original http url) Signed-off-by: Peter Seiderer Signed-off-by: Thomas Petazzoni --- diff --git a/package/wayland-protocols/wayland-protocols.mk b/package/wayland-protocols/wayland-protocols.mk index ed60d1c995..84028b97d5 100644 --- a/package/wayland-protocols/wayland-protocols.mk +++ b/package/wayland-protocols/wayland-protocols.mk @@ -5,7 +5,7 @@ ################################################################################ WAYLAND_PROTOCOLS_VERSION = 1.20 -WAYLAND_PROTOCOLS_SITE = http://wayland.freedesktop.org/releases +WAYLAND_PROTOCOLS_SITE = https://wayland.freedesktop.org/releases WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz WAYLAND_PROTOCOLS_LICENSE = MIT WAYLAND_PROTOCOLS_LICENSE_FILES = COPYING