Skip to content
Snippets Groups Projects
Commit ea408cc0 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

Merge pull request #911 from castillo23/packages/crypto

add support for crypto version 5.6.1
parents 7145b724 7bf724b1
Branches
Tags
No related merge requests found
...@@ -13,6 +13,7 @@ class Cryptopp(Package): ...@@ -13,6 +13,7 @@ class Cryptopp(Package):
version('5.6.3', '3c5b70e2ec98b7a24988734446242d07') version('5.6.3', '3c5b70e2ec98b7a24988734446242d07')
version('5.6.2', '7ed022585698df48e65ce9218f6c6a67') version('5.6.2', '7ed022585698df48e65ce9218f6c6a67')
version('5.6.1', '96cbeba0907562b077e26bcffb483828')
def install(self, spec, prefix): def install(self, spec, prefix):
make() make()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment