From 5a2db7c7930f59bdb4c8f3c4df3fa2b8eadd7acd Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Sun, 5 Nov 2017 21:24:43 +0000 Subject: 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 --- community/yaml-cpp/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/yaml-cpp') diff --git a/community/yaml-cpp/APKBUILD b/community/yaml-cpp/APKBUILD index f1ed8f30e5..7043cb4b1a 100644 --- a/community/yaml-cpp/APKBUILD +++ b/community/yaml-cpp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka pkgname=yaml-cpp pkgver=0.5.3 -pkgrel=3 +pkgrel=4 pkgdesc="YAML parser and emitter in C++ matching YAML 1.2 spec" url="https://github.com/jbeder/yaml-cpp" arch="all" @@ -31,4 +31,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="cb11acccc5261e4513b597becf6be5d7fef05ef89a11eda3fc7db9e513adf953a2ec9c1bf70b91277076d793f0c65a496c7243d9b4a4240623e5f7034f8d4ad3 yaml-cpp-0.5.3.tar.gz" +sha512sums="fb8683e2b9847dac7e222185816637ccbec3b429abe8965169349ca9a10983692f1d78fd03c522490efd29962157cd3df25cd4f2e2fec2149d28d0df8e136dd3 yaml-cpp-0.5.3.tar.gz" -- cgit v1.2.3