mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
perl-YAML-PP: update to 0.026.
This commit is contained in:
parent
4814ed7475
commit
c7b09cf374
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'perl-YAML-PP'
|
# Template file for 'perl-YAML-PP'
|
||||||
pkgname=perl-YAML-PP
|
pkgname=perl-YAML-PP
|
||||||
version=0.023
|
version=0.026
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
|
checkdepends="perl-Test-Deep perl-Test-Warn"
|
||||||
short_desc="Perl YAML 1.2 processor"
|
short_desc="Perl YAML 1.2 processor"
|
||||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/YAML-PP"
|
homepage="https://metacpan.org/release/YAML-PP"
|
||||||
distfiles="${CPAN_SITE}/YAML/YAML-PP-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/YAML/YAML-PP-${version}.tar.gz"
|
||||||
checksum=6aa83022edb73b4d547f22a3e2e3182f693be6442c5ec4d7a0238d929d3ce553
|
checksum=4b858e671cf3e966ecc54408e8031740c2f28f87c294ee9679fb02e02d5a45eb
|
||||||
|
|
Loading…
Add table
Reference in a new issue