diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2022-04-26 02:53:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:51:50 +0700 |
commit | 11548ddc06ab605900ddbcc7e2475fca2f60b79b (patch) | |
tree | df6d4d82d3f9461375df15267ae31439392a546b /perl/perl-file-basedir | |
parent | 3aaae2943b0eb268443a1707ed2e9114e99025a7 (diff) | |
download | slackbuilds-11548ddc06ab605900ddbcc7e2475fca2f60b79b.tar.gz |
perl/perl-file-basedir: Updated for version 0.09.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-file-basedir')
-rw-r--r-- | perl/perl-file-basedir/perl-file-basedir.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-file-basedir/perl-file-basedir.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-file-basedir/perl-file-basedir.SlackBuild b/perl/perl-file-basedir/perl-file-basedir.SlackBuild index 87aea55399..5ac513fb41 100644 --- a/perl/perl-file-basedir/perl-file-basedir.SlackBuild +++ b/perl/perl-file-basedir/perl-file-basedir.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for perl-file-basedir. # -# Copyright 2015-2018 Edinaldo P. Silva, Rio de janeiro, Brazil +# Copyright 2015-2022 Edinaldo P. Silva, Rio de janeiro, Brazil # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-file-basedir -VERSION=${VERSION:-0.08} +VERSION=${VERSION:-0.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/perl/perl-file-basedir/perl-file-basedir.info b/perl/perl-file-basedir/perl-file-basedir.info index 319c035b3c..fca334e5d7 100644 --- a/perl/perl-file-basedir/perl-file-basedir.info +++ b/perl/perl-file-basedir/perl-file-basedir.info @@ -1,8 +1,8 @@ PRGNAM="perl-file-basedir" -VERSION="0.08" +VERSION="0.09" HOMEPAGE="https://metacpan.org/pod/File::BaseDir" -DOWNLOAD="https://cpan.metacpan.org/authors/id/K/KI/KIMRYAN/File-BaseDir-0.08.tar.gz" -MD5SUM="667a7faa144c0c9a22b4421ed395fe89" +DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-BaseDir-0.09.tar.gz" +MD5SUM="9f0cec6783602f8f44f9226769992b66" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-File-Which perl-Module-Build perl-IPC-System-Simple" |