Commit 21cec66b authored by Felix Paul Kühne's avatar Felix Paul Kühne

hmm, 0.8.6a used 7407 instead of 7400...

parent d03a9e69
......@@ -921,7 +921,7 @@ DISTCLEAN_PKG += libmatroska-$(LIBMATROSKA_VERSION).tar.bz2
# ***************************************************************************
ffmpeg:
$(SVN) co $(FFMPEG_SVN) -r 7400 ffmpeg
$(SVN) co $(FFMPEG_SVN) -r 7407 ffmpeg
ifeq ($(HOST),i586-pc-beos)
(cd $@; patch -p 0 < ../Patches/ffmpeg-svn-beos.patch)
endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment