perl-Params-Validate: update to 1.25.
This commit is contained in:
parent
de6e6bebc3
commit
3a6644e498
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'perl-Params-Validate'
|
# Template file for 'perl-Params-Validate'
|
||||||
pkgname=perl-Params-Validate
|
pkgname=perl-Params-Validate
|
||||||
version=1.24
|
version=1.25
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-Module-Build"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends} perl-Module-Implementation"
|
makedepends="${hostmakedepends} perl-Module-Implementation"
|
||||||
depends="perl perl-Module-Implementation"
|
depends="perl perl-Module-Implementation"
|
||||||
short_desc="Validate method/function parameters"
|
short_desc="Validate method/function parameters"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="John Regan <john@jrjrtech.com>"
|
||||||
homepage="http://search.cpan.org/dist/Params-Validate/"
|
homepage="http://search.cpan.org/dist/Params-Validate/"
|
||||||
license="Artistic"
|
license="Artistic"
|
||||||
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=1e1576f16e6e01ba63aa73775da563b410b49f26ee44169a45280feb958a5f0d
|
checksum=6a6a9398ad5950097e3dfa26b3d8e83eb45dbc095629fcb55ed4fca4ddf98e40
|
||||||
|
|
Loading…
Reference in a new issue