Skip to content

Commit dcc08f7

Browse files
smoorslexming
andauthored
Update easybuild/easyconfigs/c/CRYSTAL/CRYSTAL-23.1.0.1-gompi-2024a-Linux.eb
Co-authored-by: Alex Domingo <alex.domingo.toro@vub.be>
1 parent 1555382 commit dcc08f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

easybuild/easyconfigs/c/CRYSTAL/CRYSTAL-23.1.0.1-gompi-2024a-Linux.eb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ toolchain = {'name': 'gompi', 'version': '2024a'}
1515

1616
sources = [
1717
f'utils{_ver[0]}.tar.gz',
18-
f'%(namelower)s{_ver[0]}_v{_ver[1]}_{_ver[2]}_{_ver[3]}_Linux-ifort21.4_openmpi4.1.1_exe.tar.gz',
18+
f'%(namelower)s{'_'.join(_ver)}_Linux-ifort21.4_openmpi4.1.1_exe.tar.gz',
1919
]
2020
patches = ['%(name)s-%(version)s_fix_run_scripts.patch']
2121
checksums = [

0 commit comments

Comments
 (0)