[xiph-commits] r16646 - trunk/ffmpeg2theora

j at svn.xiph.org j at svn.xiph.org
Mon Oct 19 15:48:05 PDT 2009


Author: j
Date: 2009-10-19 15:48:05 -0700 (Mon, 19 Oct 2009)
New Revision: 16646

Modified:
   trunk/ffmpeg2theora/get_libkate.sh
Log:
update libkate version, fixes compile issues with getline

Modified: trunk/ffmpeg2theora/get_libkate.sh
===================================================================
--- trunk/ffmpeg2theora/get_libkate.sh	2009-10-13 21:56:31 UTC (rev 16645)
+++ trunk/ffmpeg2theora/get_libkate.sh	2009-10-19 22:48:05 UTC (rev 16646)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-version=0.3.1
+version=0.3.6
 baseurl="http://libkate.googlecode.com/files/libkate-$version.tar.gz"
 
 which wget >& /dev/null



More information about the commits mailing list