Skip to content
Snippets Groups Projects
Commit 7bf724b1 authored by Cecilia W. Castillo's avatar Cecilia W. Castillo
Browse files

add support for crypto version 5.6.1

parent 407920e4
No related branches found
No related tags found
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