vlc/vlc-1.1 | branch: master | Felix Paul Kühne <[email protected]> | Wed Aug 11 16:09:59 2010 +0200| [400de3d46007303af7a0961c145ff487b5b2ea99] | committer: Felix Paul Kühne
contribs: use updated binary package for Mac in preparation for 1.1.3 > http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=400de3d46007303af7a0961c145ff487b5b2ea99 --- extras/contrib/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile index 97efcec..b2f3ae0 100644 --- a/extras/contrib/Makefile +++ b/extras/contrib/Makefile @@ -47,7 +47,7 @@ src: using-src ifdef HAVE_DARWIN_OS -CONTRIBREV=32 +CONTRIBREV=33 contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2: $(WGET) http://downloads.videolan.org/pub/videolan/testing/contrib/$@ _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
