diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-09-08 22:26:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-09 06:56:07 +0700 |
commit | d75cfc3ade37e03c536ee9f1dc01c25d753f82f6 (patch) | |
tree | 9b2d3a2bdac5dd19f5d50a77c4e56dde89a9d23b /perl/perl-Text-CSV_XS/perl-Text-CSV_XS.SlackBuild | |
parent | 927795b9b8c17035d4cc21e8fc3e40affc0e6aff (diff) |
perl/perl-Text-CSV_XS: Updated for version 1.31 + new maintainer.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Diffstat (limited to 'perl/perl-Text-CSV_XS/perl-Text-CSV_XS.SlackBuild')
-rw-r--r-- | perl/perl-Text-CSV_XS/perl-Text-CSV_XS.SlackBuild | 3 |
1 files changed, 2 insertions, 1 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 d44dd1a900..6c70d0a5d2 100644 --- a/perl/perl-Text-CSV_XS/perl-Text-CSV_XS.SlackBuild +++ b/perl/perl-Text-CSV_XS/perl-Text-CSV_XS.SlackBuild @@ -3,9 +3,10 @@ # Slackware build script for Text::CSV_XS # Written by Falu <falu0_0@fastmail.fm> +# 2017-09-08 - Maintainer changed to Andreas Guldstrand. PRGNAM=perl-Text-CSV_XS -VERSION=${VERSION:-1.02} +VERSION=${VERSION:-1.31} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |