diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 01:33:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:55:40 +0700 |
commit | 2ca8e5c4bb513c700c7b314c303855407cc43487 (patch) | |
tree | 342e50af82f6aec675b4349db409e4335056ff47 /perl/perl-File-Which | |
parent | 426429141792e4e5cd0c4a7a9c7f3cbb06a2c62d (diff) |
perl/perl-File-Which: Updated for version 1.21.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-File-Which')
-rw-r--r-- | perl/perl-File-Which/perl-File-Which.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-File-Which/perl-File-Which.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-File-Which/perl-File-Which.SlackBuild b/perl/perl-File-Which/perl-File-Which.SlackBuild index 93558d462e43..33f4d9d44859 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.09} +VERSION=${VERSION:-1.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-File-Which/perl-File-Which.info b/perl/perl-File-Which/perl-File-Which.info index 187424e36d4b..d2880b4475d9 100644 --- a/perl/perl-File-Which/perl-File-Which.info +++ b/perl/perl-File-Which/perl-File-Which.info @@ -1,10 +1,10 @@ PRGNAM="perl-File-Which" -VERSION="1.09" +VERSION="1.21" HOMEPAGE="https://metacpan.org/pod/File::Which" -DOWNLOAD="http://www.cpan.org/authors/id/A/AD/ADAMK/File-Which-1.09.tar.gz" -MD5SUM="b9429edaad7f45caafa4d458afcfd8af" +DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-1.21.tar.gz" +MD5SUM="115a6efe5d7e9621237fcb655c7a0980" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-Test-Script" +REQUIRES="" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" |