perl-Module-Find: update to 0.13.
This commit is contained in:
parent
a5253b3952
commit
1b3361f93c
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-Module-Find'.
|
||||
pkgname=perl-Module-Find
|
||||
version=0.12
|
||||
revision=2
|
||||
version=0.13
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.20"
|
||||
|
@ -13,4 +13,4 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
homepage="http://search.cpan.org/dist/Module-Find"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=f490ed1ae2f5c463858fd1383543e2104a0e29706ea53ceda9f55db29b1c83d1
|
||||
checksum=4a47862072ca4962fa69796907476049dc60176003e946cf4b68a6b669f18568
|
||||
|
|
Loading…
Reference in New Issue