summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-Most
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-21 21:11:01 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 13:29:36 +0000
commit316a90eb5de0f51a9320ea4db119675e9506345a (patch)
treeb790127ca0275b18b02ab5c03c327ea3de19010a /perl/perl-Test-Most
parentcde3593aab89a83492de0138293dcdfa27387567 (diff)
downloadslackbuilds-316a90eb5de0f51a9320ea4db119675e9506345a.tar.gz
slackbuilds-316a90eb5de0f51a9320ea4db119675e9506345a.tar.xz
perl/perl-Test-Most: Allow VERSION override.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Test-Most')
-rw-r--r--perl/perl-Test-Most/perl-Test-Most.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Test-Most/perl-Test-Most.SlackBuild b/perl/perl-Test-Most/perl-Test-Most.SlackBuild
index b71e29cc39..db71380e99 100644
--- a/perl/perl-Test-Most/perl-Test-Most.SlackBuild
+++ b/perl/perl-Test-Most/perl-Test-Most.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=perl-Test-Most
SRCNAM=Test-Most
-VERSION=0.34
+VERSION=${VERSION:-0.34}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}