mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
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'
|
# Template file for 'perl-Params-Validate'
|
||||||
pkgname=perl-Params-Validate
|
pkgname=perl-Params-Validate
|
||||||
version=1.25
|
version=1.26
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl perl-Module-Build"
|
||||||
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=6a6a9398ad5950097e3dfa26b3d8e83eb45dbc095629fcb55ed4fca4ddf98e40
|
checksum=821ac3cfa9715b94f60926faf316b9ff722785594b37036202371ad2303a72ed
|
||||||
|
|
Loading…
Add table
Reference in a new issue