summaryrefslogtreecommitdiffstats
path: root/system/qemu/qemu.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2021-08-28 14:03:34 +0200
committer Matteo Bernardini2021-10-02 17:09:50 +0200
commitb295d837a4ff9348d68f86353c395242068bc947 (patch)
treeee9c41608ff42c649d8324334dbfc04e432b2979 /system/qemu/qemu.SlackBuild
parent33207aac26b77122bc739ae134d10ee79d278ef5 (diff)
downloadslackbuilds-current-20211002.1.tar.gz
system/qemu: Updated for version 6.1.0.current-20211002.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/qemu/qemu.SlackBuild')
-rw-r--r--system/qemu/qemu.SlackBuild2
1 files changed, 1 insertions, 1 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}