diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-03-09 00:04:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 07:04:17 +0700 |
commit | 4da988f56658bf363d43aa4791c597cbb5277757 (patch) | |
tree | 9968ae3084fdf3a674a6d37a787088f6e9bd288f /perl/perl-Text-Glob/perl-Text-Glob.SlackBuild | |
parent | e8b56a058f43882ac4c4a4aeb5bd049bbe7ce1fd (diff) | |
download | slackbuilds-4da988f56658bf363d43aa4791c597cbb5277757.tar.gz |
perl/perl-Text-Glob: Updated for version 0.11.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Diffstat (limited to 'perl/perl-Text-Glob/perl-Text-Glob.SlackBuild')
-rw-r--r-- | perl/perl-Text-Glob/perl-Text-Glob.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-Text-Glob/perl-Text-Glob.SlackBuild b/perl/perl-Text-Glob/perl-Text-Glob.SlackBuild index fa73344968..1dbf3e4e09 100644 --- a/perl/perl-Text-Glob/perl-Text-Glob.SlackBuild +++ b/perl/perl-Text-Glob/perl-Text-Glob.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for perl-Text-Glob # Copyright 2012-2016 Petar Petrov slackalaxy@gmail.com +# Copyright 2016-2017 Andreas Guldstrand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Text-Glob -VERSION=${VERSION:-0.10} +VERSION=${VERSION:-0.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |