diff options
author | Edward W. Koenig <kingbeowulf@gmail.com> | 2019-07-16 05:15:39 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-20 16:20:32 +0700 |
commit | f7589d40dcbc83e778158234221a5368757b8265 (patch) | |
tree | 21895c93e5d7a4cc0e4282e132900383fe18268a /system/qemu/qemu.info | |
parent | 729a23765dbf56d216706dc9145b7d5373d9b4fc (diff) | |
download | slackbuilds-f7589d40dcbc83e778158234221a5368757b8265.tar.gz |
system/qemu: Updated for version 4.0.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/qemu/qemu.info')
-rw-r--r-- | system/qemu/qemu.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/qemu/qemu.info b/system/qemu/qemu.info index 224cc14cfa..e34d20b6a9 100644 --- a/system/qemu/qemu.info +++ b/system/qemu/qemu.info @@ -1,8 +1,8 @@ PRGNAM="qemu" -VERSION="3.1.0" -HOMEPAGE="http://www.qemu-project.org" -DOWNLOAD="http://download.qemu-project.org/qemu-3.1.0.tar.xz" -MD5SUM="fb687ce0b02d3bf4327e36d3b99427a8" +VERSION="4.0.0" +HOMEPAGE="https://www.qemu.org" +DOWNLOAD="https://download.qemu.org/qemu-4.0.0.tar.xz" +MD5SUM="0afeca336fd57ae3d3086ec07f59d708" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2" |