perl/perl-File-ShareDir: 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 20:54:22 -04:00 committed by David Spencer
parent 4cddeaa7a7
commit 5566cf2e41
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=perl-File-ShareDir
SRCNAM=File-ShareDir
VERSION=1.102
VERSION=${VERSION:-1.102}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}