qemu 3.0.0-rc3 (devel) (#30667)

This commit is contained in:
ilovezfs 2018-08-01 12:31:08 +02:00 committed by GitHub
parent 8b3fbf236e
commit a5013437ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,8 +22,8 @@ class Qemu < Formula
end
devel do
url "https://download.qemu.org/qemu-3.0.0-rc2.tar.xz"
sha256 "b02b30c7d460996835416ef09161f6faef2700e339cf11cd99481ca51b5954f2"
url "https://download.qemu.org/qemu-3.0.0-rc3.tar.xz"
sha256 "44279480069daaf6394232b1955c0a6109a767e636551a113f20c7a603f8c27c"
end
depends_on "pkg-config" => :build