main/perl-yaml-libyaml: upgrade to 0.87

This commit is contained in:
J0WI 2023-05-07 15:37:42 +02:00 committed by alice
parent aaed2a34fb
commit c8b85e4a1a

View File

@ -5,8 +5,8 @@
pkgname=perl-yaml-libyaml
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=YAML-LibYAML
pkgver=0.86
pkgrel=1
pkgver=0.87
pkgrel=0
pkgdesc="Perl YAML Serialization using XS and libyaml"
provides="perl-yaml-xs=$pkgver-r$pkgrel"
url="https://metacpan.org/release/YAML-LibYAML/"
@ -35,5 +35,5 @@ package() {
}
sha512sums="
4f95c5bd9627d129391a237f26096ed30ca32b50340fa2bf3d56b66c4fb87150f8399e6f1328103379269c5577f61cbe7247bf2da06021e3f8efb402106ef257 YAML-LibYAML-0.86.tar.gz
cd99144c45afe7dfa25fdf8731062b9f28e9687122b4dcefbfab6796dde1c40d9c59c35df62e97ace03d9c9ce0e9b27af22c548831d9706a830b1e74abd78b10 YAML-LibYAML-0.87.tar.gz
"