diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2019-01-06 00:06:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-19 07:20:44 +0700 |
commit | e7e8e9097f108ce01ffb08e2a6628b254e2bd456 (patch) | |
tree | 510c7f2e3244c74ce9daf16fba1ff6aa7c656fa1 /perl/perl-File-Which/perl-File-Which.SlackBuild | |
parent | 43e82eced52e3a457492971082880ec9d3d6fa18 (diff) |
perl/perl-File-Which: Updated for version 1.23.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Diffstat (limited to 'perl/perl-File-Which/perl-File-Which.SlackBuild')
-rw-r--r-- | perl/perl-File-Which/perl-File-Which.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-File-Which/perl-File-Which.SlackBuild b/perl/perl-File-Which/perl-File-Which.SlackBuild index 47f5fdbb76..81310fecb1 100644 --- a/perl/perl-File-Which/perl-File-Which.SlackBuild +++ b/perl/perl-File-Which/perl-File-Which.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for File-Which # Copyright 2011 Mikko Värri, Finland +# Copyright 2017-2019 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-File-Which -VERSION=${VERSION:-1.22} +VERSION=${VERSION:-1.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |