mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
perl-Module-Find: update to 0.13.
This commit is contained in:
parent
a5253b3952
commit
1b3361f93c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Module-Find'.
|
# Template build file for 'perl-Module-Find'.
|
||||||
pkgname=perl-Module-Find
|
pkgname=perl-Module-Find
|
||||||
version=0.12
|
version=0.13
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.20"
|
hostmakedepends="perl>=5.20"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/Module-Find"
|
homepage="http://search.cpan.org/dist/Module-Find"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=f490ed1ae2f5c463858fd1383543e2104a0e29706ea53ceda9f55db29b1c83d1
|
checksum=4a47862072ca4962fa69796907476049dc60176003e946cf4b68a6b669f18568
|
||||||
|
|
Loading…
Add table
Reference in a new issue