[coreboot-gerrit] Change in coreboot[master]: tint: change the tint download link from HTTP Debian to HTTPS FSF

Mike Banon (Code Review) gerrit at coreboot.org
Fri Feb 23 18:18:26 CET 2018


Mike Banon has uploaded this change for review. ( https://review.coreboot.org/23855


Change subject: tint: change the tint download link from HTTP Debian to HTTPS FSF
......................................................................

tint: change the tint download link from HTTP Debian to HTTPS FSF

Last time there was a request to change a link from HTTP to HTTPS.
I haven't found a similar HTTPS link at the Debian server and thought
it is a good idea to take it from the Free Software Foundation server

Change-Id: I55147ee2668de03ba6e9feb84936de24b2a001df
Signed-off-by: Mike Banon <mikebdp2 at gmail.com>
---
M payloads/external/tint/Makefile
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/23855/1

diff --git a/payloads/external/tint/Makefile b/payloads/external/tint/Makefile
index 5ab8974..253bfea 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

-- 
To view, visit https://review.coreboot.org/23855
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I55147ee2668de03ba6e9feb84936de24b2a001df
Gerrit-Change-Number: 23855
Gerrit-PatchSet: 1
Gerrit-Owner: Mike Banon <mikebdp2 at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180223/3444a45a/attachment.html>


More information about the coreboot-gerrit mailing list