perl/perl-Text-CSV: Updated for version 1.99.

Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
Andreas Guldstrand 2019-01-06 00:16:58 +01:00 committed by Willy Sudiarto Raharjo
parent e7e8e9097f
commit 612c2cc160
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for perl-Text-CSV
# Copyright 2013-2016 Petar Petrov slackalaxy@gmail.com
# Copyright 2017 Andreas Guldstrand
# Copyright 2017-2019 Andreas Guldstrand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Text-CSV
VERSION=${VERSION:-1.97}
VERSION=${VERSION:-1.99}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Text-CSV"
VERSION="1.97"
VERSION="1.99"
HOMEPAGE="https://metacpan.org/pod/Text::CSV"
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/Text-CSV-1.97.tar.gz"
MD5SUM="06e9ff3c867fa5ba7f8793ae06ea73ac"
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/Text-CSV-1.99.tar.gz"
MD5SUM="f2d01a8a9d217dcc9dbe17be195898e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""