gnu: crypto++: Update to 8.2.0.

* gnu/packages/crypto.scm (crypto++): Update to 8.2.0.
This commit is contained in:
Tobias Geerinckx-Rice 2020-02-19 18:50:39 +01:00
parent e54b381dd4
commit 7039b199a2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -601,7 +601,7 @@ (define-public perl-math-random-secure
(define-public crypto++
(package
(name "crypto++")
(version "8.0.0")
(version "8.2.0")
(source (origin
(method url-fetch/zipbomb)
(uri (string-append "https://cryptopp.com/cryptopp"
@ -609,7 +609,7 @@ (define-public crypto++
".zip"))
(sha256
(base32
"0b5qrsm4jhy4nzxgrm13nixhvbswr242plx1jw6r4sw492rqkzdv"))))
"0n40hlz5jkvlcp9vxrj0fsrcfp7dm0zmmv6h52dx3f8i5qjf5w03"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags