From 7634487e9f568ae727f2d4cffbb735d23fa0324c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Blin?= <sebastien.blin@savoirfairelinux.com> Date: Wed, 9 Feb 2022 15:07:13 -0500 Subject: [PATCH] libressl: update hash The hash changed because the libressl team updated their tool, changing the copyright in the tarball Change-Id: I0fcf3d65d5058a5fdfdc161aa427758ca20e9a2f --- contrib/src/libressl/SHA512SUMS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/src/libressl/SHA512SUMS b/contrib/src/libressl/SHA512SUMS index e689f6f1ce..4adfb5a5b2 100644 --- a/contrib/src/libressl/SHA512SUMS +++ b/contrib/src/libressl/SHA512SUMS @@ -1,2 +1,2 @@ 652e4087344f33c88ead8bf433443a098a38ad9d463fa8321e55116897bbd3c4ffe1e0eccaa30e81f564a3d842c47c69cc78369fa4e9bce273248f833a253bfb portable-v3.4.0.tar.gz -1985643cdd9a0b66ce1e4f373d9d666a9bcab9edd8796663a310650faafd74303e6b724a0bb1ff8a7b9e9c93c63a868309a729ec31a4525998ce49ee124b41d9 openbsd-libressl-v3.4.0.tar.gz \ No newline at end of file +e229ae3f34ddc69eef84ec98be88edd05008fb6c174c9f50fa004013932e774b2edf6170f5ffd2ac1f9977f3a32352f474644d825fe4b9df10d51e599f619afd openbsd-libressl-v3.4.0.tar.gz \ No newline at end of file -- GitLab