summaryrefslogtreecommitdiffstats
path: root/games/widelands/widelands.SlackBuild
diff options
context:
space:
mode:
author B. Watson2017-03-21 03:33:50 +0100
committer David Spencer2017-03-25 14:27:46 +0100
commit05850e052a991bcc5e4f3e7c43506fe2e0b7e419 (patch)
treef42a8828ebb24951c96970f9aab7edad0e87be5c /games/widelands/widelands.SlackBuild
parent3039cbbf43fa4269bc8a200b86d4b87d0804577b (diff)
downloadold.slackbuilds-05850e052a991bcc5e4f3e7c43506fe2e0b7e419.tar.gz
games/widelands: Allow VERSION override.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/widelands/widelands.SlackBuild')
-rw-r--r--games/widelands/widelands.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/widelands/widelands.SlackBuild b/games/widelands/widelands.SlackBuild
index a9da6173f4..793f7a1215 100644
--- a/games/widelands/widelands.SlackBuild
+++ b/games/widelands/widelands.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=widelands
-VERSION=build19
+VERSION=${VERSION:-build19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}