From 154b954854cf9d962f2618d471a4d4d0b6286594 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 4 Nov 2019 09:26:37 +0100 Subject: [PATCH] file_next, bump version (#4331) --- .../{file_next-1.16.recipe => file_next-1.18.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename dev-perl/file_next/{file_next-1.16.recipe => file_next-1.18.recipe} (60%) diff --git a/dev-perl/file_next/file_next-1.16.recipe b/dev-perl/file_next/file_next-1.18.recipe similarity index 60% rename from dev-perl/file_next/file_next-1.16.recipe rename to dev-perl/file_next/file_next-1.18.recipe index 8745bc1a8..b55a15a0c 100644 --- a/dev-perl/file_next/file_next-1.16.recipe +++ b/dev-perl/file_next/file_next-1.18.recipe @@ -1,11 +1,11 @@ SUMMARY="A perl module for finding files" DESCRIPTION="File::Next is a lightweight, taint-safe file-finding module." -HOMEPAGE="http://search.cpan.org/~petdance/File-Next-$portVersion/" -COPYRIGHT="2005-2016 Andy Lester" +HOMEPAGE="https://metacpan.org/release/File-Next" +COPYRIGHT="2005-2019 Andy Lester" LICENSE="Artistic" -REVISION="4" -SOURCE_URI="http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/File-Next-$portVersion.tar.gz" -CHECKSUM_SHA256="6965f25c2c132d0ba7a6f72b57b8bc6d25cf8c1b7032caa3a9bda8612e41d759" +REVISION="1" +SOURCE_URI="https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/File-Next-$portVersion.tar.gz" +CHECKSUM_SHA256="f900cb39505eb6e168a9ca51a10b73f1bbde1914b923a09ecd72d9c02e6ec2ef" SOURCE_DIR="File-Next-$portVersion" ARCHITECTURES="any"