mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
perl-YAML: update to 1.17.
This commit is contained in:
parent
15a0fcc547
commit
55c758ea55
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.16
|
version=1.17
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
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=8cf9bc5695d9a228370581d2d9be05dba994fd20b6f63a36de5fdd76efab5b88
|
checksum=a05d657d6cb1f17b00bd3151f53495d5f366a71bb1c96e11289c451c0062f25d
|
||||||
|
|
Loading…
Add table
Reference in a new issue