perl-File-Which: update to 1.27
This commit is contained in:
parent
4495a49231
commit
bf2fa1c53d
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-File-Which'
|
# Template file for 'perl-File-Which'
|
||||||
pkgname=perl-File-Which
|
pkgname=perl-File-Which
|
||||||
version=1.23
|
version=1.27
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Portable implementation of the which utility in Perl"
|
short_desc="Portable implementation of the which utility in Perl"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://metacpan.org/release/File-Which"
|
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/File-Which"
|
||||||
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=b79dc2244b2d97b6f27167fc3b7799ef61a179040f3abd76ce1e0a3b0bc4e078
|
checksum=3201f1a60e3f16484082e6045c896842261fc345de9fb2e620fd2a2c7af3a93a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue