aboutsummaryrefslogtreecommitdiff
path: root/system/wine
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2023-03-27 23:37:30 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:09 +0700
commita49bc5e4a11d4ac323fbe198872a77ee516e9398 (patch)
tree6a92c4e1dcd9fbb1c361b64df1db8f29f1e829fd /system/wine
parent24e3d37a8853c684fa361add826b06e5b2062f9c (diff)
system/wine: Revert back to stable 7.0.2.
This was mistakenly updated to the -staging version. Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wine')
-rw-r--r--system/wine/wine.SlackBuild2
-rw-r--r--system/wine/wine.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/wine/wine.SlackBuild b/system/wine/wine.SlackBuild
index b922732d6a9fb..be2f2950b7137 100644
--- a/system/wine/wine.SlackBuild
+++ b/system/wine/wine.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wine
-VERSION=${VERSION:-8.0}
+VERSION=${VERSION:-7.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/wine/wine.info b/system/wine/wine.info
index 1271357d1ae43..c53c19eb95f44 100644
--- a/system/wine/wine.info
+++ b/system/wine/wine.info
@@ -1,8 +1,8 @@
PRGNAM="wine"
-VERSION="8.0"
+VERSION="7.0.2"
HOMEPAGE="http://www.winehq.com/"
-DOWNLOAD="https://dl.winehq.org/wine/source/8.0/wine-8.0.tar.xz"
-MD5SUM="9b575d61b442da343c6ee7acf6716b60"
+DOWNLOAD="https://dl.winehq.org/wine/source/7.0/wine-7.0.2.tar.xz"
+MD5SUM="1767ebb7a127c4f988b1d956e8f87590"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""