commit:     8d491f0f2d2d9411c6b65b5ec1e850450bcccdc5
Author:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Thu Jan 25 20:17:35 2018 +0000
Commit:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Thu Jan 25 20:17:35 2018 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=8d491f0f

layout.conf: use BLAKE2B and SHA512 like upstream

 metadata/layout.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index ca9fee1..1239749 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,2 +1,4 @@
 masters = gentoo
 thin-manifests = true
+manifest-hashes = BLAKE2B SHA512
+manifest-required-hashes = SHA512

Reply via email to