diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2015-06-20 00:48:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-20 00:48:40 +0700 |
commit | 843fdff86e05082b09cd83bb35292792ddd75a3d (patch) | |
tree | 081c7157915991c8b4e7289dc443d3f413bb19eb /perl/perl-Text-CSV/perl-Text-CSV.SlackBuild | |
parent | 728dba5242ed68ea1d9e75c8c10fa914d48d574a (diff) |
perl/perl-Text-CSV: Updated for version 1.33.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Text-CSV/perl-Text-CSV.SlackBuild')
-rw-r--r-- | perl/perl-Text-CSV/perl-Text-CSV.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild b/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild index 9979220c2f82b..a66148c908127 100644 --- a/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild +++ b/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Text-CSV -# Copyright 2013 Petar Petrov petar.petrov@student.oulu.fi +# Copyright 2013-2015 Petar Petrov petar.petrov@student.oulu.fi # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Text-CSV -VERSION=${VERSION:-1.32} +VERSION=${VERSION:-1.33} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |