Skip to content
Snippets Groups Projects
Commit 5cdd3795 authored by Massimiliano Culpo's avatar Massimiliano Culpo
Browse files

swiftsim : substituted tag with corresponding commit

parent 18612eca
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ class Swiftsim(Package):
homepage = 'http://icc.dur.ac.uk/swift/'
url = 'http://gitlab.cosma.dur.ac.uk/swift/swiftsim/repository/archive.tar.gz?ref=v0.3.0'
version('0.3.0', git='https://gitlab.cosma.dur.ac.uk/swift/swiftsim.git', tag='v0.3.0')
version('0.3.0', git='https://gitlab.cosma.dur.ac.uk/swift/swiftsim.git', commit='254cc1b563b2f88ddcf437b1f71da123bb9db733')
variant('mpi', default=True, description='Enable distributed memory parallelism')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment