summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-Pod/perl-Test-Pod.SlackBuild
diff options
context:
space:
mode:
author Nishant Limbachia2013-06-03 02:48:38 +0200
committer Robby Workman2013-06-04 07:11:26 +0200
commit6e7630e0bf29929a54c6293135c33641b7ecf63e (patch)
tree23a43be8ae8e254f001707786793ebfb31155b09 /perl/perl-Test-Pod/perl-Test-Pod.SlackBuild
parent2757da3a00cdf46d4848e51efc20ada82755945c (diff)
downloadslackbuilds-6e7630e0bf29929a54c6293135c33641b7ecf63e.tar.gz
perl/perl-Test-Pod: Updated for version 1.48.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-Test-Pod/perl-Test-Pod.SlackBuild')
-rw-r--r--perl/perl-Test-Pod/perl-Test-Pod.SlackBuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/perl/perl-Test-Pod/perl-Test-Pod.SlackBuild b/perl/perl-Test-Pod/perl-Test-Pod.SlackBuild
index 17df2e5df6..18190efa7c 100644
--- a/perl/perl-Test-Pod/perl-Test-Pod.SlackBuild
+++ b/perl/perl-Test-Pod/perl-Test-Pod.SlackBuild
@@ -3,7 +3,8 @@
# Slackware Package Build Script for perl modules: Test::POD
# Home Page http://search.cpan.org/dist/Test-Pod/
-# Copyright (c) 2008-2011, Nishant Limbachia, Hoffman Estates, IL, USA (nishant _AT_ mnspace _DOT_ net)
+# Copyright (c) 2008-2013, Nishant Limbachia, Hoffman Estates, IL, USA
+# (nishant _AT_ mnspace _DOT_ net)
# All rights reserved.
# Redistribution and use of this script, with or without modification, is
@@ -26,12 +27,12 @@
#
# Modified by the SlackBuilds.org project.
-PRGNAM=perl-Test-Pod
-VERSION=${VERSION:-1.45}
+PRGNAM="perl-Test-Pod"
+VERSION=${VERSION:-1.48}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-SRCNAM=Test-Pod
+SRCNAM="$(printf $PRGNAM | cut -f2- -d-)"
if [ -z "$ARCH" ]; then
case "$( uname -m )" in