diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-05-05 00:33:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-05 00:33:35 +0700 |
commit | 2ef34e4f1176363f8498b635394c30a207e5bb9c (patch) | |
tree | 14715cfdcdf5d0f637d10c12d5d1ba8039c2bf0d /perl/perl-file-basedir/perl-file-basedir.SlackBuild | |
parent | cb3126ecce4d786b71efd06acc728941c4f1770c (diff) | |
download | slackbuilds-2ef34e4f1176363f8498b635394c30a207e5bb9c.tar.gz |
perl/perl-file-basedir: Updated for version 0.07.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-file-basedir/perl-file-basedir.SlackBuild')
-rw-r--r-- | perl/perl-file-basedir/perl-file-basedir.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-file-basedir/perl-file-basedir.SlackBuild b/perl/perl-file-basedir/perl-file-basedir.SlackBuild index 8183e22c1d..a85a773f37 100644 --- a/perl/perl-file-basedir/perl-file-basedir.SlackBuild +++ b/perl/perl-file-basedir/perl-file-basedir.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for perl-file-basedir -# Copyright 2015 Edinaldo P. Silva <edps.mundognu@gmail.com> +# Copyright 2015 Edinaldo P. Silva, Rio de janeiro, Brazil # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-file-basedir -VERSION=${VERSION:-0.06} +VERSION=${VERSION:-0.07} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |