mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/yaml-cpp: update sha512sums
yaml-cpp 0.5.3 sha512sums changed but upstream said that their didn't change the tarball. Maybe was a github issue that regenerated the tarball? See: https://github.com/jbeder/yaml-cpp/issues/535
This commit is contained in:
parent
f65eb0a886
commit
5a2db7c793
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||||
pkgname=yaml-cpp
|
pkgname=yaml-cpp
|
||||||
pkgver=0.5.3
|
pkgver=0.5.3
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="YAML parser and emitter in C++ matching YAML 1.2 spec"
|
pkgdesc="YAML parser and emitter in C++ matching YAML 1.2 spec"
|
||||||
url="https://github.com/jbeder/yaml-cpp"
|
url="https://github.com/jbeder/yaml-cpp"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -31,4 +31,4 @@ package() {
|
|||||||
make DESTDIR="$pkgdir" install
|
make DESTDIR="$pkgdir" install
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="cb11acccc5261e4513b597becf6be5d7fef05ef89a11eda3fc7db9e513adf953a2ec9c1bf70b91277076d793f0c65a496c7243d9b4a4240623e5f7034f8d4ad3 yaml-cpp-0.5.3.tar.gz"
|
sha512sums="fb8683e2b9847dac7e222185816637ccbec3b429abe8965169349ca9a10983692f1d78fd03c522490efd29962157cd3df25cd4f2e2fec2149d28d0df8e136dd3 yaml-cpp-0.5.3.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user