qemu 1.2.0
This commit is contained in:
parent
12ad8b7a88
commit
02382fba45
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Qemu < Formula
|
||||
homepage 'http://www.qemu.org/'
|
||||
url 'http://wiki.qemu.org/download/qemu-1.1.0-1.tar.bz2'
|
||||
sha256 '1e566f8cbc33e5fb7d5f364c0fd1cdde9e921e647223b5d7ae7e5f95544b258d'
|
||||
url 'http://wiki.qemu.org/download/qemu-1.2.0.tar.bz2'
|
||||
sha1 '4bbfb35ca2e386e9b731c09a8eb1187c0c0795a8'
|
||||
|
||||
depends_on 'jpeg'
|
||||
depends_on 'gnutls'
|
||||
|
|
Loading…
Reference in a new issue