diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2019-01-06 00:26:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-19 07:20:45 +0700 |
commit | e1da4e73aa45c52615af453fb7524f0beab57747 (patch) | |
tree | 288e1820b7b956b5a8aa99a07c47bcd3343ff648 | |
parent | 612c2cc16013d0fd859be460398f49772c3a2876 (diff) |
perl/perl-Text-CSV_XS: Updated for version 1.38.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
-rw-r--r-- | perl/perl-Text-CSV_XS/perl-Text-CSV_XS.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Text-CSV_XS/perl-Text-CSV_XS.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Text-CSV_XS/perl-Text-CSV_XS.SlackBuild b/perl/perl-Text-CSV_XS/perl-Text-CSV_XS.SlackBuild index c15f84bd2ade..39b476e34e41 100644 --- a/perl/perl-Text-CSV_XS/perl-Text-CSV_XS.SlackBuild +++ b/perl/perl-Text-CSV_XS/perl-Text-CSV_XS.SlackBuild @@ -6,7 +6,7 @@ # Completely rewritten using the perl-template.SlackBuild in 2018 by # Andreas Guldstrand. -# Copyright 2018 Andreas Guldstrand +# Copyright 2018-2019 Andreas Guldstrand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Text-CSV_XS -VERSION=${VERSION:-1.37} +VERSION=${VERSION:-1.38} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Text-CSV_XS/perl-Text-CSV_XS.info b/perl/perl-Text-CSV_XS/perl-Text-CSV_XS.info index 9d42a048db21..35633ddbd122 100644 --- a/perl/perl-Text-CSV_XS/perl-Text-CSV_XS.info +++ b/perl/perl-Text-CSV_XS/perl-Text-CSV_XS.info @@ -1,8 +1,8 @@ PRGNAM="perl-Text-CSV_XS" -VERSION="1.37" +VERSION="1.38" HOMEPAGE="https://metacpan.org/pod/Text::CSV_XS" -DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-1.37.tgz" -MD5SUM="496c20cd1c433fa291733eaed4c0c71e" +DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-1.38.tgz" +MD5SUM="b3bf4096cc2edce38add5fe63216a184" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |