vlc/vlc-2.0 | branch: master | Rafaël Carré <[email protected]> | Thu Apr 25 10:56:54 2013 +0200| [373ec9ed90c79b09d1b9e74851daa2757ee2af48] | committer: Felix Paul Kühne
contrib: fix videolan URL (cherry picked from commit fb772d0f76d99f04179670ed4ef51a91113e8b0c) Signed-off-by: Felix Paul Kühne <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=373ec9ed90c79b09d1b9e74851daa2757ee2af48 --- 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 04eb046..12b3af6 100644 --- a/contrib/src/main.mak +++ b/contrib/src/main.mak @@ -24,7 +24,7 @@ VPATH := $(TARBALLS) GNU := http://ftp.gnu.org/gnu SF := http://heanet.dl.sourceforge.net/sourceforge VIDEOLAN := http://downloads.videolan.org/pub/videolan -CONTRIB_VIDEOLAN := $(VIDEOLAN)/testing/contrib +CONTRIB_VIDEOLAN := http://downloads.videolan.org/pub/contrib # # Machine-dependent variables _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
