mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
perl-File-Which: update to 1.23
This commit is contained in:
parent
4ade513a3b
commit
eb12a58bbf
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-File-Which'
|
# Template file for 'perl-File-Which'
|
||||||
pkgname=perl-File-Which
|
pkgname=perl-File-Which
|
||||||
version=1.22
|
version=1.23
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
@ -11,6 +11,6 @@ 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"
|
homepage="https://metacpan.org/release/File-Which"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=e8a8ffcf96868c6879e82645db4ff9ef00c2d8a286fed21971e7280f52cf0dd4
|
checksum=b79dc2244b2d97b6f27167fc3b7799ef61a179040f3abd76ce1e0a3b0bc4e078
|
||||||
|
|
Loading…
Add table
Reference in a new issue