qemu: update links
This commit is contained in:
parent
975bb38180
commit
79dfed69a9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
class Qemu < Formula
|
||||
desc "x86 and PowerPC Emulator"
|
||||
homepage "http://wiki.qemu.org"
|
||||
url "http://wiki.qemu-project.org/download/qemu-2.9.0.tar.bz2"
|
||||
homepage "http://www.qemu.org/"
|
||||
url "http://download.qemu.org/qemu-2.9.0.tar.bz2"
|
||||
sha256 "00bfb217b1bb03c7a6c3261b819cfccbfb5a58e3e2ceff546327d271773c6c14"
|
||||
|
||||
head "git://git.qemu-project.org/qemu.git"
|
||||
|
@ -36,7 +36,7 @@ class Qemu < Formula
|
|||
|
||||
# 3.2MB working disc-image file hosted on upstream's servers for people to use to test qemu functionality.
|
||||
resource "armtest" do
|
||||
url "http://wiki.qemu.org/download/arm-test-0.2.tar.gz"
|
||||
url "http://download.qemu.org/arm-test-0.2.tar.gz"
|
||||
sha256 "4b4c2dce4c055f0a2adb93d571987a3d40c96c6cbfd9244d19b9708ce5aea454"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue