diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-05-03 23:08:19 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-05-04 19:29:31 -0500 |
commit | 50b70d037b41846e3e50d40693b7890402b7f94e (patch) | |
tree | 7b6bc122384bc08a46b57298cf95e767e51dfc2b /system/qemu/qemu.info | |
parent | 9cea6526435a7a7c381e661abfefe1a69d26d20f (diff) |
system/qemu: Updated for version 6.0.0.
Added the optional dependency liburing
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 6455e13c4c37..0f518ece9e25 100644 --- a/system/qemu/qemu.info +++ b/system/qemu/qemu.info @@ -1,8 +1,8 @@ PRGNAM="qemu" -VERSION="5.2.0" +VERSION="6.0.0" HOMEPAGE="https://www.qemu.org" -DOWNLOAD="https://download.qemu.org/qemu-5.2.0.tar.xz" -MD5SUM="179f86928835da857c237b42f4b2df73" +DOWNLOAD="https://download.qemu.org/qemu-6.0.0.tar.xz" +MD5SUM="cce185dc0119546e395909e8a71a75bb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |