aboutsummaryrefslogtreecommitdiff
path: root/system/wine/wine.SlackBuild
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2022-02-01 20:02:52 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-02 11:23:14 +0700
commit01974e3618959dcfa3239a2b7e8a6debcdffe3b0 (patch)
tree09f51093fd4ce441109a81708dea8439ff09314b /system/wine/wine.SlackBuild
parent72d9a9cefbcc1c14da982d063bc090ee66710beb (diff)
system/wine: Updated for version 7.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wine/wine.SlackBuild')
-rw-r--r--system/wine/wine.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/wine/wine.SlackBuild b/system/wine/wine.SlackBuild
index 70b63c800f561..d6d1aca52876b 100644
--- a/system/wine/wine.SlackBuild
+++ b/system/wine/wine.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wine
-VERSION=${VERSION:-6.0.1}
+VERSION=${VERSION:-7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}