From bd770d2cc47163e1498528af93b915ea663dd845 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Thu, 15 Aug 2013 16:27:36 -0500 Subject: qemu 1.6.0 Closes #21922. Signed-off-by: Adam Vandenberg --- Library/Formula/qemu.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/qemu.rb b/Library/Formula/qemu.rb index 3a5f51f6f..f0758759b 100644 --- a/Library/Formula/qemu.rb +++ b/Library/Formula/qemu.rb @@ -2,8 +2,8 @@ require 'formula' class Qemu < Formula homepage 'http://www.qemu.org/' - url 'http://wiki.qemu-project.org/download/qemu-1.5.1.tar.bz2' - sha1 '1e1339dffb01c98f33ec8451266cee1adf3b41be' + url 'http://wiki.qemu-project.org/download/qemu-1.6.0.tar.bz2' + sha1 '5f754fc128aaafd0c7aee2204d453f4be1ac859e' head 'git://git.qemu-project.org/qemu.git' -- cgit v1.2.3