summaryrefslogtreecommitdiffstats
path: root/system/wine-staging/wine-staging.SlackBuild
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2017-05-07 14:28:45 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-13 06:58:43 +0700
commitcd064d56d81990bc4973f930353f049b75132c88 (patch)
treeb2b5d61c032450ce7697c2e0eefef147dfd12040 /system/wine-staging/wine-staging.SlackBuild
parent7bc67aa33af8e726ceba01a89f09f6f46512ed33 (diff)
downloadslackbuilds-cd064d56d81990bc4973f930353f049b75132c88.tar.gz
slackbuilds-cd064d56d81990bc4973f930353f049b75132c88.tar.xz
system/wine-staging: Updated for version 2.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/wine-staging/wine-staging.SlackBuild')
-rw-r--r--system/wine-staging/wine-staging.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild
index d530b2cfdd..5cfb6a8a7a 100644
--- a/system/wine-staging/wine-staging.SlackBuild
+++ b/system/wine-staging/wine-staging.SlackBuild
@@ -30,7 +30,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wine-staging
-VERSION=${VERSION:-2.6}
+VERSION=${VERSION:-2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -65,7 +65,7 @@ else
LIBDIRSUFFIX=""
fi
-SRCNAM="wine-patched-staging"
+SRCNAM=${SRCNAM:-wine-patched-staging}
set -e