perl/perl-Tie-Simple: 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 21:14:21 -04:00 committed by David Spencer
parent 5fe338f749
commit 3e075a855e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=perl-Tie-Simple
SRCNAM=Tie-Simple
VERSION=1.04
VERSION=${VERSION:-1.04}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}