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 451d07152..3a5f51f6f 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.5.0.tar.bz2'
- sha1 '52d1bd7f8627bb435b95b88ea005b71b9b1a0098'
+ url 'http://wiki.qemu-project.org/download/qemu-1.5.1.tar.bz2'
+ sha1 '1e1339dffb01c98f33ec8451266cee1adf3b41be'
head 'git://git.qemu-project.org/qemu.git'