vlc | branch: master | Rafaël Carré <[email protected]> | Thu Apr 25 10:56:54 2013 +0200| [fb772d0f76d99f04179670ed4ef51a91113e8b0c] | committer: Rafaël Carré
contrib: fix videolan URL > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fb772d0f76d99f04179670ed4ef51a91113e8b0c --- 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 85cfca4..69465e6 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
