summaryrefslogtreecommitdiffstats
path: root/system/qemu/qemu.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2022-08-13 15:03:23 +0200
committer Matteo Bernardini2022-08-13 15:03:23 +0200
commit6e29f13d64788650c98de5af310d4e3cbf8a0965 (patch)
tree92c9d418ed2b3090d3b6257c639613e1562e028d /system/qemu/qemu.SlackBuild
parent258060a58b606aae3b10b6a32e8cdcf8da6a0afa (diff)
downloadslackbuilds-6e29f13d64788650c98de5af310d4e3cbf8a0965.tar.gz
20220813.1 global branch merge.current-20220813.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 763c04d248..4accb7a9e0 100644
--- a/system/qemu/qemu.SlackBuild
+++ b/system/qemu/qemu.SlackBuild
@@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qemu
-VERSION=${VERSION:-6.2.0}
+VERSION=${VERSION:-7.0.0}
SRCVER=$(echo $VERSION | tr _ - )
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}