summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2021-08-28 14:03:34 +0200
committer Matteo Bernardini2021-10-18 08:42:48 +0200
commitaaefa85486f86115c5c8293914a2122410fb5877 (patch)
treeba4844d2030e2b02fcb0eb1af8d2c4daf8e1c903
parent252235d7699be87ae3a3f66812a28d8e2efbe777 (diff)
downloadslackbuilds-aaefa85486f86115c5c8293914a2122410fb5877.tar.gz
system/qemu: Updated for version 6.1.0.current-20211018.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--system/qemu/qemu.SlackBuild2
-rw-r--r--system/qemu/qemu.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/qemu/qemu.SlackBuild b/system/qemu/qemu.SlackBuild
index 38ce0f54f0..13753aca80 100644
--- a/system/qemu/qemu.SlackBuild
+++ b/system/qemu/qemu.SlackBuild
@@ -61,7 +61,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qemu
-VERSION=${VERSION:-6.0.0}
+VERSION=${VERSION:-6.1.0}
SRCVER=$(echo $VERSION | tr _ - )
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/qemu/qemu.info b/system/qemu/qemu.info
index 9cad2973da..be757d52df 100644
--- a/system/qemu/qemu.info
+++ b/system/qemu/qemu.info
@@ -1,8 +1,8 @@
PRGNAM="qemu"
-VERSION="6.0.0"
+VERSION="6.1.0"
HOMEPAGE="https://www.qemu.org"
-DOWNLOAD="https://download.qemu.org/qemu-6.0.0.tar.xz"
-MD5SUM="cce185dc0119546e395909e8a71a75bb"
+DOWNLOAD="https://download.qemu.org/qemu-6.1.0.tar.xz"
+MD5SUM="47f776c276a24f42108ba512a2aa3013"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""