aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Kühl2010-07-24 22:57:09 +0200
committerAdam Vandenberg2010-07-25 11:32:15 -0700
commit1222f403f9d71ba4af2cce7ffd0d0a92102f261e (patch)
tree78f40cece8bf897016872a96175721043613afd6
parent55ccec61a786abe2612d84ef1ab63d696d270088 (diff)
downloadhomebrew-1222f403f9d71ba4af2cce7ffd0d0a92102f261e.tar.bz2
Updated formula: qemu 0.12.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-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 0efdcfe2d..cefe91e36 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.4.tar.gz'
+ url 'http://download.savannah.gnu.org/releases/qemu/qemu-0.12.5.tar.gz'
homepage 'http://www.qemu.org/'
- md5 '93e6b134dff89b2799f57b7d9e0e0fc5'
+ md5 '1d02ee0a04dfae2894340273372c1de4'
def install
system "./configure", "--prefix=#{prefix}",