mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
main/perl-yaml-libyaml: upgrade to 0.87
This commit is contained in:
parent
aaed2a34fb
commit
c8b85e4a1a
@ -5,8 +5,8 @@
|
|||||||
pkgname=perl-yaml-libyaml
|
pkgname=perl-yaml-libyaml
|
||||||
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
|
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
|
||||||
_pkgreal=YAML-LibYAML
|
_pkgreal=YAML-LibYAML
|
||||||
pkgver=0.86
|
pkgver=0.87
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Perl YAML Serialization using XS and libyaml"
|
pkgdesc="Perl YAML Serialization using XS and libyaml"
|
||||||
provides="perl-yaml-xs=$pkgver-r$pkgrel"
|
provides="perl-yaml-xs=$pkgver-r$pkgrel"
|
||||||
url="https://metacpan.org/release/YAML-LibYAML/"
|
url="https://metacpan.org/release/YAML-LibYAML/"
|
||||||
@ -35,5 +35,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
4f95c5bd9627d129391a237f26096ed30ca32b50340fa2bf3d56b66c4fb87150f8399e6f1328103379269c5577f61cbe7247bf2da06021e3f8efb402106ef257 YAML-LibYAML-0.86.tar.gz
|
cd99144c45afe7dfa25fdf8731062b9f28e9687122b4dcefbfab6796dde1c40d9c59c35df62e97ace03d9c9ce0e9b27af22c548831d9706a830b1e74abd78b10 YAML-LibYAML-0.87.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user