Skip to content

Commit

Permalink
package/cryptopp: bump to version 8.9.0
Browse files Browse the repository at this point in the history
- Drop patch (already in version)
- Update hash of License.txt (minor updates with:
  weidai11/cryptopp@bc2c842
  weidai11/cryptopp@b418f93
  weidai11/cryptopp@2bce06d)

https://www.cryptopp.com/release890.html
https://www.cryptopp.com/release880.html
https://www.cryptopp.com/release870.html

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
  • Loading branch information
ffontaine authored and yann-morin-1998 committed Oct 28, 2023
1 parent c3fcaea commit 7217661
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 66 deletions.

This file was deleted.

6 changes: 3 additions & 3 deletions package/cryptopp/cryptopp.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Hash from: https://www.cryptopp.com/release860.html:
sha512 e7773f5e4a7dc7e8e735b1702524bee56ba38e5211544c9c9778bc51ed8dc7b376c17f2e406410043b636312336f26f76dc963f298872f8c13933e88c232fc03 cryptopp860.zip
# Hash from: https://www.cryptopp.com/release890.html:
sha512 903970c4c0312272e93bae0cc3477be66b273dd38c9329fda9f7157ec44e247a3bc16b9d2b4ad625f258af0eaf2dc2c4210d4d14829b455f180983859a5c4b41 cryptopp890.zip

# Hash for license file:
sha256 e668af8c73a38a66a1e8951d14ec24e7582fee5254dd6c3dae488a416d105d5f License.txt
sha256 78e4010b682cb94187fe0b57e50116d0ba271ef81104d1ddb35c80c3d81e3169 License.txt
2 changes: 1 addition & 1 deletion package/cryptopp/cryptopp.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

CRYPTOPP_VERSION = 8.6.0
CRYPTOPP_VERSION = 8.9.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)
Expand Down

0 comments on commit 7217661

Please sign in to comment.