qemu 2.4.0.1
Closes Homebrew/homebrew#44304. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
2e51227031
commit
bdb182fd3e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Qemu < Formula
|
||||
desc "x86 and PowerPC Emulator"
|
||||
homepage "http://wiki.qemu.org"
|
||||
url "http://wiki.qemu-project.org/download/qemu-2.4.0.tar.bz2"
|
||||
sha256 "72b0b991bbcc540663a019e1e8c4f714053b691dda32c9b9ee80b25f367e6620"
|
||||
url "http://wiki.qemu-project.org/download/qemu-2.4.0.1.tar.bz2"
|
||||
sha256 "ecfe8b88037e41e817d72c460c56c6a0b573d540d6ba38b162d0de4fd22d1bdb"
|
||||
head "git://git.qemu-project.org/qemu.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue