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 9928147f6..49e87fa74 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.0.tar.bz2'
- sha1 '4288b23acab1e7f4d9da14cb06b13575a0f7d4f4'
+ url 'http://wiki.qemu-project.org/download/qemu-1.4.1.tar.bz2'
+ sha1 '7228efc39436aa76fd0317efec49439dee542b8a'
head 'git://git.qemu-project.org/qemu.git', :using => :git