aboutsummaryrefslogtreecommitdiff
path: root/system/wine/wine.SlackBuild
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2019-08-24 00:58:14 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-08-24 08:23:59 +0700
commit0e893e1549206b698b269b4cf8ce19216271692e (patch)
tree1717987905ee5a662733b82ad0153337ac69b11e /system/wine/wine.SlackBuild
parent6970101543dc7afea9bf2a13f6c7714acc474a6c (diff)
system/wine: Updated for version 4.0.2.
Diffstat (limited to 'system/wine/wine.SlackBuild')
-rw-r--r--system/wine/wine.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/wine/wine.SlackBuild b/system/wine/wine.SlackBuild
index 5c529cfdd4277..217c92b9cfb70 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)