system/smbldap-tools: Allow VERSION override.

Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
B. Watson 2017-03-21 14:09:05 -04:00 committed by David Spencer
parent 7b4620be23
commit 24a2ebfdcd
1 changed files with 1 additions and 1 deletions

View File

@ -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}