Skip to content
Snippets Groups Projects
Commit 88890f56 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

Merge branch 'sa-ParaViewData' into '2022'

fix filename for ParaViewData

Closes #92

See merge request hps-public/easybuild-repository!1275
parents 648742bf 78a095eb
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,8 @@ description = "Testdata for ParaView"
toolchain = {'name': 'GCCcore', 'version': '11.2.0'}
local_dwnlsfx_src = 'download.php?submit=Download&version=v%(version_major_minor)s&type=data&os=Sources&downloadFile='
source_urls = [('https://www.paraview.org/paraview-downloads/%s' % local_dwnlsfx_src)]
source_urls = [
('https://www.paraview.org/paraview-downloads/%s' % local_dwnlsfx_src)]
sources = [
('ParaViewTestingDataFiles-v%(version)s.tar.gz'),
('ParaViewTestingDataStore-v%(version)s.tar.gz'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment