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

Merge pull request #219 from eschnett/eschnett/gmp

Update gmp to 6.1.0
parents 6bc86a6b 29537b99
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ class Gmp(Package): ...@@ -31,6 +31,7 @@ class Gmp(Package):
homepage = "https://gmplib.org" homepage = "https://gmplib.org"
url = "https://gmplib.org/download/gmp/gmp-6.0.0a.tar.bz2" url = "https://gmplib.org/download/gmp/gmp-6.0.0a.tar.bz2"
version('6.1.0' , '86ee6e54ebfc4a90b643a65e402c4048')
version('6.0.0a', 'b7ff2d88cae7f8085bd5006096eed470') version('6.0.0a', 'b7ff2d88cae7f8085bd5006096eed470')
version('6.0.0' , '6ef5869ae735db9995619135bd856b84') version('6.0.0' , '6ef5869ae735db9995619135bd856b84')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment