Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-repo
Commits
d1fbfd02
Commit
d1fbfd02
authored
Feb 26, 2021
by
Philip Carns
Browse files
update urls on mochi-abt-io spackage
parent
b2794fbb
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/mochi-abt-io/package.py
View file @
d1fbfd02
...
...
@@ -28,8 +28,8 @@ from spack import *
class
MochiAbtIo
(
AutotoolsPackage
):
"""a Mochi library that provides Argobots bindings to POSIX I/O functions."""
homepage
=
'https://
x
git
la
b.c
els.anl.gov/sds/
abt-io'
git
=
'https://
x
git
la
b.c
els.anl.gov/sds/
abt-io.git'
homepage
=
'https://git
hu
b.c
om/mochi-hpc/mochi-
abt-io'
git
=
'https://git
hu
b.c
om/mochi-hpc/mochi-
abt-io.git'
version
(
'0.5'
,
tag
=
'v0.5'
,
preferred
=
True
)
version
(
'0.3.1'
,
tag
=
'v0.3.1'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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