summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dave Woodfall2019-08-24 01:58:14 +0200
committer Willy Sudiarto Raharjo2019-08-24 03:23:59 +0200
commit0e893e1549206b698b269b4cf8ce19216271692e (patch)
tree1717987905ee5a662733b82ad0153337ac69b11e
parent6970101543dc7afea9bf2a13f6c7714acc474a6c (diff)
downloadslackbuilds-0e893e1549206b698b269b4cf8ce19216271692e.tar.gz
system/wine: Updated for version 4.0.2.
-rw-r--r--system/wine/wine.SlackBuild2
-rw-r--r--system/wine/wine.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/system/wine/wine.SlackBuild b/system/wine/wine.SlackBuild
index 5c529cfdd4..217c92b9cf 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:-4.0}
+VERSION=${VERSION:-4.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=$(pwd)
diff --git a/system/wine/wine.info b/system/wine/wine.info
index b950b9e136..74d494ebfa 100644
--- a/system/wine/wine.info
+++ b/system/wine/wine.info
@@ -1,10 +1,10 @@
PRGNAM="wine"
-VERSION="4.0"
+VERSION="4.0.2"
HOMEPAGE="http://www.winehq.com/"
-DOWNLOAD="https://dl.winehq.org/wine/source/4.0/wine-4.0.tar.xz"
-MD5SUM="411cbb15606e2f7eb5d5eca3bca10ce2"
+DOWNLOAD="https://dl.winehq.org/wine/source/4.0/wine-4.0.2.tar.xz"
+MD5SUM="770ab184d7f9c561a99e49feffbb0332"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Dave Woodfall"
-EMAIL="dave@tty1.uk"
+EMAIL="dave@slackbuilds.org"