mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
perl-YAML: update to 1.23.
This commit is contained in:
parent
314aaec122
commit
795727d9fb
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.22
|
version=1.23
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="http://search.cpan.org/dist/YAML"
|
homepage="http://search.cpan.org/dist/YAML"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/YAML/YAML-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/YAML/YAML-${version}.tar.gz"
|
||||||
checksum=dd0e36499761cfe747dd51149089fab8e3834900c219b9c1840269968008ab83
|
checksum=2ad8972038dd132851ddf2ca32634631f92065d6867519e5a635db9729adc84d
|
||||||
|
|
Loading…
Add table
Reference in a new issue