diff options
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 9979220c2f..a66148c908 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} |