summaryrefslogtreecommitdiffstats
path: root/perl/perl-Text-Patch
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-21 21:12:31 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 13:29:37 +0000
commitde16b9a44eea420de53c2087cfc8b2920aeb4cd7 (patch)
tree6532bd0c8c718ee573281aed55b76ff6f3069920 /perl/perl-Text-Patch
parentdaa9f1ffb6967b6cca634844a1efaab9b7d4382d (diff)
downloadslackbuilds-de16b9a44eea420de53c2087cfc8b2920aeb4cd7.tar.gz
slackbuilds-de16b9a44eea420de53c2087cfc8b2920aeb4cd7.tar.xz
perl/perl-Text-Patch: Allow VERSION override.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Text-Patch')
-rw-r--r--perl/perl-Text-Patch/perl-Text-Patch.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Text-Patch/perl-Text-Patch.SlackBuild b/perl/perl-Text-Patch/perl-Text-Patch.SlackBuild
index 85ba773d39..eb1afb4ee4 100644
--- a/perl/perl-Text-Patch/perl-Text-Patch.SlackBuild
+++ b/perl/perl-Text-Patch/perl-Text-Patch.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=perl-Text-Patch
SRCNAM=Text-Patch
-VERSION=1.8
+VERSION=${VERSION:-1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}