perl/perl-Text-Patch: 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:12:31 -04:00 committed by David Spencer
parent daa9f1ffb6
commit de16b9a44e

View file

@ -24,7 +24,7 @@
PRGNAM=perl-Text-Patch
SRCNAM=Text-Patch
VERSION=1.8
VERSION=${VERSION:-1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}