summaryrefslogtreecommitdiffstats
path: root/libraries/meanwhile
diff options
context:
space:
mode:
author B. Watson2017-03-20 09:07:39 +0100
committer David Spencer2017-03-25 14:26:35 +0100
commit0930011189c1052b2011963941108c210d7c046b (patch)
tree7d8d12d068261b8b4a0a9cdefaa4ebeccd362a95 /libraries/meanwhile
parent86c8bb6e1ce84a999cdea497f036d0b9ba9d560b (diff)
downloadslackbuilds-0930011189c1052b2011963941108c210d7c046b.tar.gz
libraries/meanwhile: 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/meanwhile')
-rw-r--r--libraries/meanwhile/meanwhile.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/meanwhile/meanwhile.SlackBuild b/libraries/meanwhile/meanwhile.SlackBuild
index 14e18a826a..e04faacf0b 100644
--- a/libraries/meanwhile/meanwhile.SlackBuild
+++ b/libraries/meanwhile/meanwhile.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=meanwhile
-VERSION=1.0.2
+VERSION=${VERSION:-1.0.2}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}