qemu 1.5.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-05-23 22:25:03 -05:00 committed by Adam Vandenberg
parent 7f93f1bb73
commit d29dc502da
1 changed files with 2 additions and 2 deletions

View File

@ -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