aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorDavid Höppner2010-05-15 12:57:00 +0200
committerDavid Höppner2010-05-15 12:57:00 +0200
commitc208a54d07d3f848ab0ce4d70f0ebd550d69770d (patch)
tree8c642cc8afab37706e707822e554e7ffb9d56871 /Library
parentab45b43727974bf5796262c2c114a42410f87c68 (diff)
downloadhomebrew-c208a54d07d3f848ab0ce4d70f0ebd550d69770d.tar.bz2
qemu: update version to 0.12.4
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 c426c89b9..0efdcfe2d 100644
--- a/Library/Formula/qemu.rb
+++ b/Library/Formula/qemu.rb
@@ -1,9 +1,9 @@
require 'formula'
class Qemu <Formula
- url 'http://download.savannah.gnu.org/releases/qemu/qemu-0.12.3.tar.gz'
+ url 'http://download.savannah.gnu.org/releases/qemu/qemu-0.12.4.tar.gz'
homepage 'http://www.qemu.org/'
- md5 'd215e4568650e8019816397174c090e1'
+ md5 '93e6b134dff89b2799f57b7d9e0e0fc5'
def install
system "./configure", "--prefix=#{prefix}",