[Buildroot] [git commit] package/cryptopp: bump to version 8.5.0
From: Yann E. MORIN <hidden>
Date: 2021-09-19 11:29:44
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=251f3e3a3f16ea91565ddcafd063d4ad1b86549b branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master https://www.cryptopp.com/release850.html https://www.cryptopp.com/release840.html Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Yann E. MORIN <redacted> --- package/cryptopp/cryptopp.hash | 4 ++-- package/cryptopp/cryptopp.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/cryptopp/cryptopp.hash b/package/cryptopp/cryptopp.hash
index 2774dc70ec..404d8a41ae 100644
--- a/package/cryptopp/cryptopp.hash
+++ b/package/cryptopp/cryptopp.hash@@ -1,5 +1,5 @@ -# Hash from: https://www.cryptopp.com/release830.html: -sha512 ad5219a66c5924d330d3646d0ff996dd235006f6812074bc4eb9e8c662a4f000ba20449d377f24b133d19ce682f7b2a3b2eb4c08857ce0f5bb39743d1d425147 cryptopp830.zip +# Hash from: https://www.cryptopp.com/release850.html: +sha512 090472545c74bbf0579b56b09e8b5dcd777b38f29f7199a2e68f45d4a8c687acc82f105ba8b2a38f9aa65e5997a3d846aaf2341ab74d58b4bbfd1f5f03823b93 cryptopp850.zip # Hash for license file: sha256 e668af8c73a38a66a1e8951d14ec24e7582fee5254dd6c3dae488a416d105d5f License.txt
diff --git a/package/cryptopp/cryptopp.mk b/package/cryptopp/cryptopp.mk
index 1706108454..1d303a67a0 100644
--- a/package/cryptopp/cryptopp.mk
+++ b/package/cryptopp/cryptopp.mk@@ -4,7 +4,7 @@ # ################################################################################ -CRYPTOPP_VERSION = 8.3.0 +CRYPTOPP_VERSION = 8.5.0 CRYPTOPP_SOURCE = cryptopp$(subst .,,$(CRYPTOPP_VERSION)).zip CRYPTOPP_SITE = https://cryptopp.com CRYPTOPP_LICENSE = BSL-1.0, BSD-3-Clause (CRYPTOGAMS), Public domain (ChaCha SSE2 and AVX)
_______________________________________________ buildroot mailing list buildroot@lists.buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot