mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-Module-Find: update to 0.16.
This commit is contained in:
parent
900e7fa977
commit
76908658cc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Module-Find'
|
# Template file for 'perl-Module-Find'
|
||||||
pkgname=perl-Module-Find
|
pkgname=perl-Module-Find
|
||||||
version=0.15
|
version=0.16
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
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/Module-Find"
|
homepage="https://metacpan.org/release/Module-Find"
|
||||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=5c5482a7fe3e9e1035b36a984470b886f7af095eeeff63f5f19aec8cd2d8a85e
|
checksum=4bcaaa376915014728d4f533a98c5b59d665051cd3cdbafc960e5a66fd131092
|
||||||
|
|
Loading…
Add table
Reference in a new issue