vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Sep 8 00:07:48 2010 +0200| [a5b2deb1ecb6265522089104eff91012036162c6] | committer: Jean-Baptiste Kempf
Contribs: fix fluidsynth link > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a5b2deb1ecb6265522089104eff91012036162c6 --- extras/contrib/src/packages.mak | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/extras/contrib/src/packages.mak b/extras/contrib/src/packages.mak index a909e81..0884337 100644 --- a/extras/contrib/src/packages.mak +++ b/extras/contrib/src/packages.mak @@ -206,7 +206,7 @@ NCURSES_URL=$(GNU)/ncurses/ncurses-$(NCURSES_VERSION).tar.gz ASA_URL=$(CONTRIB_VIDEOLAN)/asa.git.tar.gz PCRE_VERSION=8.00 PCRE_URL=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$(PCRE_VERSION).tar.bz2 -FLUID_VERSION=1.0.9 # DO NOT update, this will require glib +FLUID_VERSION=1.0.9# DO NOT update, this will require glib FLUID_URL=http://download.savannah.gnu.org/releases/fluid/fluidsynth-$(FLUID_VERSION).tar.gz YASM_VERSION=1.1.0 #YASM_URL=$(CONTRIB_VIDEOLAN)/yasm-$(YASM_VERSION).tar.gz _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
