From 7526d72f2ecdb7d9e238d727e158e48cf276ea78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= Date: Mon, 1 Jun 2009 14:30:34 +0200 Subject: [PATCH] contribs: updated binary package for Darwin 9 (ppc & x86) This automagically updates 1.0-bugfix, too. No need to backport. --- extras/contrib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile index c2f4391f03..6a37991004 100644 --- a/extras/contrib/Makefile +++ b/extras/contrib/Makefile @@ -44,7 +44,7 @@ src: using-src ifdef HAVE_DARWIN_OS -CONTRIBREV=7 +CONTRIBREV=8 contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2: $(WGET) ftp://ftp.videolan.org/pub/videolan/testing/contrib/$@ -- GitLab