new file: v/vaspkit/vaspkit-1.3.5-foss-2022a-WIP.eb

deleted:    v/vaspkit/vaspkit-1.3.5-foss-2022a.eb
This commit is contained in:
Jakub Kropacek 2022-08-30 10:54:10 +02:00 committed by easybuild
parent 4cf19ddbbe
commit 6aa8533a8a

View File

@ -16,7 +16,7 @@ toolchain = {'name': 'foss', 'version': '2022a'}
source_urls = [SOURCEFORGE_SOURCE]
sources = ['%(namelower)s.%(version)s.linux.x64.tar.gz']
patches = ['vaspkit-1.3.3-foss-2020b-fix-install.patch']
patches = ['vaspkit-1.3.5-fix-install.patch']
dependencies = [('matplotlib', '3.5.2')]