aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/qemu.rb4
1 files changed, 2 insertions, 2 deletions
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'