diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-04-04 19:58:59 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:57:55 +0700 |
commit | 4bbbdf645e45815b5759005975cb29976db4dc1c (patch) | |
tree | 727354c7ab0711884776bef0a4198b51be1ec36b /perl/perl-Text-CSV/perl-Text-CSV.SlackBuild | |
parent | 2683c17ed137c31c5f06d3e3b7a32222e14c4088 (diff) |
perl/perl-Text-CSV: Updated for version 1.93.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Diffstat (limited to 'perl/perl-Text-CSV/perl-Text-CSV.SlackBuild')
-rw-r--r-- | perl/perl-Text-CSV/perl-Text-CSV.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild b/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild index d7d628f6ae42..10b10a01f9bf 100644 --- a/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild +++ b/perl/perl-Text-CSV/perl-Text-CSV.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Text-CSV -VERSION=${VERSION:-1.91} +VERSION=${VERSION:-1.93} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |