summaryrefslogtreecommitdiffstats
path: root/system/smbldap-tools
diff options
context:
space:
mode:
author B. Watson2017-03-21 19:09:05 +0100
committer David Spencer2017-03-25 14:29:05 +0100
commit24a2ebfdcdbda49bb4ebd518836f7ebfe68ed830 (patch)
tree1c65c43d069d2eba407ae167f56a488af5016679 /system/smbldap-tools
parent7b4620be2382ef895c74dfa92702a77e421f6414 (diff)
downloadslackbuilds-24a2ebfdcdbda49bb4ebd518836f7ebfe68ed830.tar.gz
system/smbldap-tools: Allow VERSION override.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/smbldap-tools')
-rw-r--r--system/smbldap-tools/smbldap-tools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/smbldap-tools/smbldap-tools.SlackBuild b/system/smbldap-tools/smbldap-tools.SlackBuild
index 2fb09e4426..baace4cd42 100644
--- a/system/smbldap-tools/smbldap-tools.SlackBuild
+++ b/system/smbldap-tools/smbldap-tools.SlackBuild
@@ -32,7 +32,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=smbldap-tools
-VERSION=0.9.10
+VERSION=${VERSION:-0.9.10}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}