diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-09-08 22:18:48 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-09 06:56:07 +0700 |
commit | 927795b9b8c17035d4cc21e8fc3e40affc0e6aff (patch) | |
tree | 5c30a678968a327e504ae12867f9ebcd7673b573 /perl/perl-File-Which/perl-File-Which.SlackBuild | |
parent | bc899dc83ac200d1ea9657a83ec4e2d8f4c1e785 (diff) | |
download | slackbuilds-927795b9b8c17035d4cc21e8fc3e40affc0e6aff.tar.gz |
perl/perl-File-Which: Updated for version 1.22.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-File-Which/perl-File-Which.SlackBuild b/perl/perl-File-Which/perl-File-Which.SlackBuild index 33f4d9d448..47f5fdbb76 100644 --- a/perl/perl-File-Which/perl-File-Which.SlackBuild +++ b/perl/perl-File-Which/perl-File-Which.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-File-Which -VERSION=${VERSION:-1.21} +VERSION=${VERSION:-1.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |