mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
perl-YAML: update to 1.30.
This commit is contained in:
parent
229a277c65
commit
9496e9ae79
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-YAML'
|
# Template file for 'perl-YAML'
|
||||||
pkgname=perl-YAML
|
pkgname=perl-YAML
|
||||||
version=1.29
|
version=1.30
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
@ -14,4 +14,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
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"
|
homepage="https://metacpan.org/release/YAML"
|
||||||
distfiles="${CPAN_SITE}/YAML/YAML-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/YAML/YAML-${version}.tar.gz"
|
||||||
checksum=9c5c57389c31fa1d863ae9235ca6d694b364c741df7856105b54aa96b7d6853e
|
checksum=5030a6d6cbffaf12583050bf552aa800d4646ca9678c187add649227f57479cd
|
||||||
|
|
Loading…
Add table
Reference in a new issue