From 234a17f37faaedc007ceb2bae856edaaff3dc08f Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 19 Oct 2013 18:33:03 -0500 Subject: qemu 1.6.1 Closes #23389. Signed-off-by: Jack Nagel --- Library/Formula/qemu.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/qemu.rb b/Library/Formula/qemu.rb index 91c360b56..ced828813 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.6.0.tar.bz2' - sha1 '5f754fc128aaafd0c7aee2204d453f4be1ac859e' + url 'http://wiki.qemu-project.org/download/qemu-1.6.1.tar.bz2' + sha1 'ad3ef3709a8ce3a39bd343aa313cefd033afb561' head 'git://git.qemu-project.org/qemu.git' -- cgit v1.2.3