summaryrefslogtreecommitdiffstats
path: root/system/wine
diff options
context:
space:
mode:
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 f4b862294e..70b63c800f 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}
+VERSION=${VERSION:-6.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/wine/wine.info b/system/wine/wine.info
index 44d7b362ae..fd28ecc649 100644
--- a/system/wine/wine.info
+++ b/system/wine/wine.info
@@ -1,8 +1,8 @@
PRGNAM="wine"
-VERSION="6.0"
+VERSION="6.0.1"
HOMEPAGE="http://www.winehq.com/"
-DOWNLOAD="https://dl.winehq.org/wine/source/6.0/wine-6.0.tar.xz"
-MD5SUM="1c8b7e1642a9e532106b88a7b1932ef3"
+DOWNLOAD="https://dl.winehq.org/wine/source/6.0/wine-6.0.1.tar.xz"
+MD5SUM="f8c972868ce29a2f376dab97ccd4f567"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""