aboutsummaryrefslogtreecommitdiff
path: root/gis/whitebox-tools/whitebox-tools.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-02-22 19:26:46 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-24 06:10:03 +0700
commit9664e117a04892eabab3229dab46a66d72089779 (patch)
tree4c1184eae2e87dcec1a28f9ff483bfeb587ba406 /gis/whitebox-tools/whitebox-tools.SlackBuild
parente02d6beb5b262de77c813ddc8ee34035a4761848 (diff)
gis/whitebox-tools: Updated for version 1.2.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'gis/whitebox-tools/whitebox-tools.SlackBuild')
-rw-r--r--gis/whitebox-tools/whitebox-tools.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/whitebox-tools/whitebox-tools.SlackBuild b/gis/whitebox-tools/whitebox-tools.SlackBuild
index 6b75738776bb4..1e0b9ed4aed6e 100644
--- a/gis/whitebox-tools/whitebox-tools.SlackBuild
+++ b/gis/whitebox-tools/whitebox-tools.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for whitebox-tools
-# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=whitebox-tools
BINNAM=`echo $PRGNAM | tr - _`
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}