summaryrefslogtreecommitdiffstats
path: root/libraries/wxX11
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-20 04:07:50 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 13:26:38 +0000
commit8d8a1e117cd60c5018b823b5eee057cf137bf4f1 (patch)
treefbd9a605e37ccbde8d61b041e7d52684f47141fb /libraries/wxX11
parentf61a14b224bcbbb9a6aaf9a516d1bba531b7b7a7 (diff)
downloadslackbuilds-8d8a1e117cd60c5018b823b5eee057cf137bf4f1.tar.gz
slackbuilds-8d8a1e117cd60c5018b823b5eee057cf137bf4f1.tar.xz
libraries/wxX11: Allow VERSION override from environment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/wxX11')
-rw-r--r--libraries/wxX11/wxX11.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/wxX11/wxX11.SlackBuild b/libraries/wxX11/wxX11.SlackBuild
index 7a514a2cb7..b6d7c8cd40 100644
--- a/libraries/wxX11/wxX11.SlackBuild
+++ b/libraries/wxX11/wxX11.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for wxX11
PRGNAM=wxX11
-VERSION=2.8.7
+VERSION=${VERSION:-2.8.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}