perl/libwww-perl: Updated for version 6.04.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
LukenShiro 2012-04-29 20:08:07 -04:00 committed by Erik Hanson
parent 4d3f4d3061
commit 98b6c2022a
3 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libwww-perl
# Copyright 2008-2011 LukenShiro, Italy
# Copyright 2008-2012 LukenShiro, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libwww-perl
VERSION=${VERSION:-6.03}
VERSION=${VERSION:-6.04}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -42,7 +42,7 @@ OUTPUT=${OUTPUT:-/tmp}
DOCFILES="AUTHORS Changes README README.SSL"
set -e # Exit on most errors
set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT

View file

@ -1,10 +1,10 @@
PRGNAM="libwww-perl"
VERSION="6.03"
VERSION="6.04"
HOMEPAGE="http://search.cpan.org/dist/libwww-perl/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-6.03.tar.gz"
MD5SUM="e8f0ad4a990e13db41cdf6d4a4adbb18"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-6.04.tar.gz"
MD5SUM="24acf2fe33b2295f048f8859e9665ee3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it"
APPROVED="rworkman"
APPROVED="dsomero"

View file

@ -5,7 +5,7 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler---------------------------------------------------|
|-----handy-ruler------------------------------------------------------|
libwww-perl: libwww-perl (WWW client/server library for perl)
libwww-perl:
libwww-perl: It is a set of Perl modules which provides a simple and consistent