vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Thu Dec 22 20:13:35 2016 +0100| [6b65b31e3bf39ff6dc50a5ed5a39731d5cd05d17] | committer: Jean-Baptiste Kempf
Contribs: use netcologne mirror instead of heanet > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6b65b31e3bf39ff6dc50a5ed5a39731d5cd05d17 --- contrib/src/main.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/src/main.mak b/contrib/src/main.mak index 310089a..9461a6c 100644 --- a/contrib/src/main.mak +++ b/contrib/src/main.mak @@ -22,7 +22,7 @@ VPATH := $(TARBALLS) # Common download locations GNU ?= http://ftp.gnu.org/gnu -SF := http://heanet.dl.sourceforge.net/sourceforge +SF := https://netcologne.dl.sourceforge.net/ VIDEOLAN := http://downloads.videolan.org/pub/videolan CONTRIB_VIDEOLAN := http://downloads.videolan.org/pub/contrib _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
