Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-repo
Commits
ef7566c4
Commit
ef7566c4
authored
Apr 11, 2018
by
Rob Latham
Browse files
spack wanted a url for mercury
parent
a5317147
Changes
1
Show whitespace changes
Inline
Side-by-side
packages/mercury/package.py
View file @
ef7566c4
...
@@ -29,6 +29,7 @@ class Mercury(CMakePackage):
...
@@ -29,6 +29,7 @@ class Mercury(CMakePackage):
"""Mercury is a C library for implementing RPC, optimized for HPC"""
"""Mercury is a C library for implementing RPC, optimized for HPC"""
homepage
=
"https://mercury-hpc.github.io/"
homepage
=
"https://mercury-hpc.github.io/"
url
=
"https://mercury-hpc.github.io/"
version
(
'master'
,
git
=
'https://github.com/mercury-hpc/mercury.git'
,
version
(
'master'
,
git
=
'https://github.com/mercury-hpc/mercury.git'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment