perl/perl-Test-Pod: Updated for version 1.48.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2013-06-02 19:48:38 -05:00 committed by Robby Workman
parent 2757da3a00
commit 6e7630e0bf
2 changed files with 8 additions and 7 deletions

View file

@ -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

View file

@ -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=""