diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2013-06-02 19:48:38 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-04 00:11:26 -0500 |
commit | 6e7630e0bf29929a54c6293135c33641b7ecf63e (patch) | |
tree | 23a43be8ae8e254f001707786793ebfb31155b09 /perl/perl-Test-Pod | |
parent | 2757da3a00cdf46d4848e51efc20ada82755945c (diff) | |
download | slackbuilds-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')
-rw-r--r-- | perl/perl-Test-Pod/perl-Test-Pod.SlackBuild | 9 | ||||
-rw-r--r-- | perl/perl-Test-Pod/perl-Test-Pod.info | 6 |
2 files changed, 8 insertions, 7 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 diff --git a/perl/perl-Test-Pod/perl-Test-Pod.info b/perl/perl-Test-Pod/perl-Test-Pod.info index 5e1af9bed3..4fcec6b28c 100644 --- a/perl/perl-Test-Pod/perl-Test-Pod.info +++ b/perl/perl-Test-Pod/perl-Test-Pod.info @@ -1,8 +1,8 @@ PRGNAM="perl-Test-Pod" -VERSION="1.45" +VERSION="1.48" HOMEPAGE="http://search.cpan.org/dist/Test-Pod/" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/Test-Pod-1.45.tar.gz" -MD5SUM="089c8f272931df82f6c4d11a74f04628" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/Test-Pod-1.48.tar.gz" +MD5SUM="c6bfd00ccdcb417d68fb3c0a0ec884c8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |