summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Andreas Guldstrand <andreas.guldstrand@gmail.com>2017-01-28 15:02:22 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-04 06:59:51 +0700
commitadec275858d9ad54616d1dc77599e548e7e3af53 (patch)
treee46e022b890fa65f972243b5219fe60629c52acd /perl
parent46d703dc24b6937d7461c81fe278abbe6aa962c0 (diff)
downloadslackbuilds-adec275858d9ad54616d1dc77599e548e7e3af53.tar.gz
slackbuilds-adec275858d9ad54616d1dc77599e548e7e3af53.tar.xz
perl/perl-Text-CSV: Updated for version 1.91.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Text-CSV/perl-Text-CSV.SlackBuild5
-rw-r--r--perl/perl-Text-CSV/perl-Text-CSV.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild b/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild
index 81b94dfdac..d7d628f6ae 100644
--- a/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild
+++ b/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for perl-Text-CSV
# Copyright 2013-2016 Petar Petrov slackalaxy@gmail.com
+# Copyright 2017 Andreas Guldstrand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Text-CSV
-VERSION=${VERSION:-1.33}
+VERSION=${VERSION:-1.91}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -91,7 +92,7 @@ find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- Changes README \
+ Changes README.md \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/perl/perl-Text-CSV/perl-Text-CSV.info b/perl/perl-Text-CSV/perl-Text-CSV.info
index bccfcf9d09..4f6d5ebfd1 100644
--- a/perl/perl-Text-CSV/perl-Text-CSV.info
+++ b/perl/perl-Text-CSV/perl-Text-CSV.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Text-CSV"
-VERSION="1.33"
+VERSION="1.91"
HOMEPAGE="https://metacpan.org/pod/Text::CSV"
-DOWNLOAD="http://www.cpan.org/authors/id/M/MA/MAKAMAKA/Text-CSV-1.33.tar.gz"
-MD5SUM="358e2f2ddb6c7746c91e49a7db97b634"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/Text-CSV-1.91.tar.gz"
+MD5SUM="2b8758372573c5488afa0f44bd584cc6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""