Skip to content
Snippets Groups Projects
Commit e381d80a authored by Alexandre Strube's avatar Alexandre Strube
Browse files

shpc wasn't installed so far - so I might just as well upgrade it

parent 9de693ed
No related branches found
No related tags found
No related merge requests found
easyblock = 'PythonBundle'
name = 'shpc'
version = '0.1.17'
version = '0.1.19'
homepage = 'https://github.com/singularityhub/singularity-hpc'
......@@ -10,8 +10,6 @@ Environement Modules. Works for users and admins."""
toolchain = {'name': 'GCCcore', 'version': '11.3.0'}
#
# sources = ['%(version)s.tar.gz']
builddependencies = [('binutils', '2.38')]
......@@ -37,7 +35,7 @@ exts_list = [
(name, version, {
'source_urls': ['https://github.com/singularityhub/singularity-hpc/archive/refs/tags/'],
'sources': ['%(version)s.tar.gz'],
'checksums': ['ca5315142d0b3690a07fc12ea147c404a05ed75f9552ce7f563f833cf8832b58'],
'checksums': ['5dbccd6e05d09a547a6d70e137ed626f514ac29623d4557799b076f7db04b0a5'],
}),
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment