diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-04-11 12:54:40 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-13 07:28:15 +0700 |
commit | f3c3b4dcc72c69feaccb969a582ad51b2d750f4e (patch) | |
tree | ab4acaef55d413bb4a284a5b7ceb492f35403dda /perl/perl-Text-CSV/perl-Text-CSV.SlackBuild | |
parent | 520484520dcf0a8e11b153ab8fc4bf8afc7d0ca6 (diff) |
perl/perl-Text-CSV: Updated for version 1.94.
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 10b10a01f9bfb..629860f8b5983 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.93} +VERSION=${VERSION:-1.94} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |