Updated to mkclean version 0.7.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
53bc912269
commit
71a3795b4c
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Mkclean <Formula
|
||||
url 'http://downloads.sourceforge.net/project/matroska/mkclean/mkclean-0.7.1.tar.bz2'
|
||||
url 'http://downloads.sourceforge.net/project/matroska/mkclean/mkclean-0.7.3.tar.bz2'
|
||||
homepage 'http://www.matroska.org/downloads/mkclean.html'
|
||||
md5 '57bbf26a937df688c570994711126bc0'
|
||||
md5 '22d7e5de7c52bc166f82632cde2967c1'
|
||||
|
||||
def install
|
||||
system "./configure"
|
||||
|
|
Loading…
Reference in a new issue