Updated formula: qemu 0.12.5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Martin Kühl 2010-07-24 22:57:09 +02:00 committed by Adam Vandenberg
parent 05791feed5
commit 6bc8762084
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Qemu <Formula
url 'http://download.savannah.gnu.org/releases/qemu/qemu-0.12.4.tar.gz'
url 'http://download.savannah.gnu.org/releases/qemu/qemu-0.12.5.tar.gz'
homepage 'http://www.qemu.org/'
md5 '93e6b134dff89b2799f57b7d9e0e0fc5'
md5 '1d02ee0a04dfae2894340273372c1de4'
def install
system "./configure", "--prefix=#{prefix}",