aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-05-23 22:25:03 -0500
committerAdam Vandenberg2013-05-24 06:52:24 -0700
commitc2cdde0c42ac3ea485e05a258a12f9dff275af96 (patch)
tree4264c7e739be0ded0cf67e6c01b49ccc56680b2a /Library
parentcd1a25192e8edfff639d6d12b681e18c48024f28 (diff)
downloadhomebrew-c2cdde0c42ac3ea485e05a258a12f9dff275af96.tar.bz2
qemu 1.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 17dfcf291..176990047 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.4.1.tar.bz2'
- sha1 '7228efc39436aa76fd0317efec49439dee542b8a'
+ url 'http://wiki.qemu-project.org/download/qemu-1.5.0.tar.bz2'
+ sha1 '52d1bd7f8627bb435b95b88ea005b71b9b1a0098'
head 'git://git.qemu-project.org/qemu.git', :using => :git