mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
file_next, bump version (#4331)
This commit is contained in:
committed by
Jérôme Duval
parent
5c2d6c914f
commit
154b954854
@@ -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"
|
||||
Reference in New Issue
Block a user