diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2018-03-30 23:13:11 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2018-03-30 23:13:11 +0200 |
commit | 8a372c14ece03290b192d39fd3d38090574de623 (patch) | |
tree | 76a9a244ae705d55ce42c2183f108e5102a8dbeb /perl/perl-Text-CSV_XS/perl-Text-CSV_XS.SlackBuild | |
parent | d6859686c65908af92b875026d46101b695e4208 (diff) | |
download | slackbuilds-8a372c14ece03290b192d39fd3d38090574de623.tar.gz |
perl/perl-Text-CSV_XS: Updated for version 1.35.
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 | 2 |
1 files changed, 1 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 6c70d0a5d2..298f50610b 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 @@ # 2017-09-08 - Maintainer changed to Andreas Guldstrand. PRGNAM=perl-Text-CSV_XS -VERSION=${VERSION:-1.31} +VERSION=${VERSION:-1.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |