summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 b922732d6a..be2f2950b7 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 1271357d1a..c53c19eb95 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=""