From 794284ff0ee92f7f60c4d33dbf43bf007979389c Mon Sep 17 00:00:00 2001 From: Mike Banon Date: Fri, 23 Feb 2018 19:55:09 +0300 Subject: tint: change the tint download link from HTTP Debian to HTTPS FSF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Last time there was a request to change a link from HTTP to HTTPS, also it seems more ethical to use a link to the Free Software Foundation server. SHA1 is the same - 7fcaa428c6d0de7096d1e4fbfd14848096ae5aad. Change-Id: I55147ee2668de03ba6e9feb84936de24b2a001df Signed-off-by: Mike Banon Reviewed-on: https://review.coreboot.org/23855 Tested-by: build bot (Jenkins) Reviewed-by: Jonathan Neuschäfer Reviewed-by: Patrick Georgi --- payloads/external/tint/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'payloads/external') diff --git a/payloads/external/tint/Makefile b/payloads/external/tint/Makefile index 5ab89741dd..253bfea9dd 100644 --- a/payloads/external/tint/Makefile +++ b/payloads/external/tint/Makefile @@ -1,4 +1,4 @@ -project_url=http://http.debian.net/debian/pool/main/t/tint/tint_0.04+nmu1.tar.gz +project_url=https://mirror.fsf.org/trisquel/pool/main/t/tint/tint_0.04+nmu1.tar.gz archive_name=tint_0.04+nmu1.tar.gz unexport KCONFIG_AUTOHEADER -- cgit v1.2.3