[vlc-commits] contribs: updated binary package for Mac including latest libav, libass and libfreetype
Felix Paul Kühne
git at videolan.org
Wed Jul 13 16:05:52 CEST 2011
vlc/vlc-1.1 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Jul 13 16:05:46 2011 +0200| [4d35f1349c5c64accd1b8966a32053483c421c2a] | committer: Felix Paul Kühne
contribs: updated binary package for Mac including latest libav, libass and libfreetype
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=4d35f1349c5c64accd1b8966a32053483c421c2a
---
extras/contrib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile
index edcd94f..70decac3 100644
--- a/extras/contrib/Makefile
+++ b/extras/contrib/Makefile
@@ -47,10 +47,10 @@ src: using-src
ifdef HAVE_DARWIN_OS
-CONTRIBREV=49
+CONTRIBREV=50
contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2:
- $(WGET) http://downloads.videolan.org/pub/videolan/testing/contrib/$@
+ $(WGET) http://downloads.videolan.org/pub/videolan/testing/contrib/macosx/$@
hosts/$(HOST)/.$(CONTRIBREV): contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2
@if test -d tmp; then \
More information about the vlc-commits
mailing list