From 2ed89400cfe17ca2b09a168dff6d45e199e1671e Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 7 Sep 2012 09:02:09 -0700 Subject: qemu 1.2.0 --- 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 6b046e41d..c97742bc9 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.org/download/qemu-1.1.0-1.tar.bz2' - sha256 '1e566f8cbc33e5fb7d5f364c0fd1cdde9e921e647223b5d7ae7e5f95544b258d' + url 'http://wiki.qemu.org/download/qemu-1.2.0.tar.bz2' + sha1 '4bbfb35ca2e386e9b731c09a8eb1187c0c0795a8' depends_on 'jpeg' depends_on 'gnutls' -- cgit v1.2.3