Skip to content

Commit

Permalink
globus-toolkit: add version and openssl dependency (spack#6617)
Browse files Browse the repository at this point in the history
  • Loading branch information
briedel authored and scheibelp committed Dec 18, 2017
1 parent d3519af commit 36fa574
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions var/spack/repos/builtin/packages/globus-toolkit/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ class GlobusToolkit(AutotoolsPackage):
url = "http://toolkit.globus.org/ftppub/gt6/installers/src/globus_toolkit-6.0.1506371041.tar.gz"

version('6.0.1506371041', 'e17146f68e03b3482aaea3874d4087a5')
version('6.0.1493989444', '9e9298b61d045e65732e12c9727ceaa8')

depends_on('openssl')

0 comments on commit 36fa574

Please sign in to comment.