summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author David Woodfall <dave@dawoodfall.net>2018-05-16 20:49:29 +0100
committer David Spencer <idlemoor@slackbuilds.org>2018-05-19 00:45:05 +0100
commit30eefe8df566c5a9a3370316e6e55a705587686d (patch)
treecf4605c4d2c48b9eefa8a186789335908d4603bd /system
parent11d0d5aa43a57482f4d9192088b97cedea542799 (diff)
downloadslackbuilds-30eefe8df566c5a9a3370316e6e55a705587686d.tar.gz
slackbuilds-30eefe8df566c5a9a3370316e6e55a705587686d.tar.xz
system/wine: Updated for version 3.0.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-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 2cdfdfc708..aaa92e31a6 100644
--- a/system/wine/wine.SlackBuild
+++ b/system/wine/wine.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wine
-VERSION=${VERSION:-3.1}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=$(pwd)
diff --git a/system/wine/wine.info b/system/wine/wine.info
index f11b196079..bea9bc41f1 100644
--- a/system/wine/wine.info
+++ b/system/wine/wine.info
@@ -1,8 +1,8 @@
PRGNAM="wine"
-VERSION="3.1"
+VERSION="3.0.1"
HOMEPAGE="http://www.winehq.com/"
-DOWNLOAD="https://dl.winehq.org/wine/source/3.x/wine-3.1.tar.xz"
-MD5SUM="f690ba4e9196c26b30af4701ae240f23"
+DOWNLOAD="https://dl.winehq.org/wine/source/3.0/wine-3.0.1.tar.xz"
+MD5SUM="f97b7ed4dbd328e1d751f88a87043b0b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""