[vlc-commits] Updated contrib packages for Mac OS X with fixed goom MMX issues
Felix Paul KuÌhne
git at videolan.org
Sun Jan 23 17:54:38 CET 2011
vlc/vlc-1.1 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Jan 23 17:54:12 2011 +0100| [4bea5deb18cfd431628041d92e8cacb60b0fe54c] | committer: Felix Paul Kühne
Updated contrib packages for Mac OS X with fixed goom MMX issues
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=4bea5deb18cfd431628041d92e8cacb60b0fe54c
---
extras/contrib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile
index 2df4858..fd63aeb 100644
--- a/extras/contrib/Makefile
+++ b/extras/contrib/Makefile
@@ -1,7 +1,7 @@
# ***************************************************************************
# Makefile : Build vlc-contrib files
# ***************************************************************************
-# Copyright (C) 2003-2010 the VideoLAN team
+# Copyright (C) 2003-2011 the VideoLAN team
# $Id$
#
# Authors: Christophe Massiot <massiot at via.ecp.fr>
@@ -47,7 +47,7 @@ src: using-src
ifdef HAVE_DARWIN_OS
-CONTRIBREV=38
+CONTRIBREV=39
contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2:
$(WGET) http://downloads.videolan.org/pub/videolan/testing/contrib/$@
More information about the vlc-commits
mailing list