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