aboutsummaryrefslogtreecommitdiff
path: root/app/emulation/wine/wine.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'app/emulation/wine/wine.SlackBuild')
-rwxr-xr-xapp/emulation/wine/wine.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/emulation/wine/wine.SlackBuild b/app/emulation/wine/wine.SlackBuild
index 15407c7d..2fe6714a 100755
--- a/app/emulation/wine/wine.SlackBuild
+++ b/app/emulation/wine/wine.SlackBuild
@@ -31,7 +31,7 @@ CWD="$(pwd)"
SRC_NAME="wine"
PKG_NAME="wine"
ARCH=${ARCH:=i486}
-SRC_VERSION=${VERSION:=0.9.50}
+SRC_VERSION=${VERSION:=0.9.51}
PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
BUILD=${BUILD:=1rra}
SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME