diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-12-12 10:22:04 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-18 12:22:54 +0200 |
commit | 2cbfcd9524cee10dfb96b0f3039d99e48873f944 (patch) | |
tree | 8fa87f7a3e324b8025d8ab68d31ff22acd30d5c3 /system/qemu/qemu.info | |
parent | 6c54f82a04356711b0402ac6391fe2a67a2a6727 (diff) |
system/qemu: Updated for version 5.2.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/qemu/qemu.info')
-rw-r--r-- | system/qemu/qemu.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/qemu/qemu.info b/system/qemu/qemu.info index ff582deea072..8735ce5e1999 100644 --- a/system/qemu/qemu.info +++ b/system/qemu/qemu.info @@ -1,8 +1,8 @@ PRGNAM="qemu" -VERSION="4.1.1" +VERSION="5.2.0" HOMEPAGE="https://www.qemu.org" -DOWNLOAD="https://download.qemu.org/qemu-4.1.1.tar.xz" -MD5SUM="53879f792ef2675c6c5e6cbf5cc1ac6c" +DOWNLOAD="https://download.qemu.org/qemu-5.2.0.tar.xz" +MD5SUM="179f86928835da857c237b42f4b2df73" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2" |