mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
perl-YAML: update to 1.29.
This commit is contained in:
parent
ec62cdcde3
commit
c1e73c0c3d
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.28
|
version=1.29
|
||||||
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=d85de81c6c90b0625fa6c5db0a5aa142648aa61fc33026f098b2a597812008c5
|
checksum=9c5c57389c31fa1d863ae9235ca6d694b364c741df7856105b54aa96b7d6853e
|
||||||
|
|
Loading…
Add table
Reference in a new issue