update qemu to 0.13.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Zifei Tong 2010-10-17 03:13:32 +08:00 committed by Adam Vandenberg
parent 35473e2a5b
commit d2d91918cb
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.5.tar.gz'
url 'http://download.savannah.gnu.org/releases/qemu/qemu-0.13.0.tar.gz'
homepage 'http://www.qemu.org/'
md5 '1d02ee0a04dfae2894340273372c1de4'
md5 '397a0d665da8ba9d3b9583629f3d6421'
def install
system "./configure", "--prefix=#{prefix}",