Skip to content
Snippets Groups Projects
Commit f4496b5d authored by Alexander Geiß's avatar Alexander Geiß
Browse files

Add missing checksum

parent d1024834
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,8 @@ exts_list = [
'sources': [{'source_urls': ['https://github.com/extra-p/extrap/archive/refs/tags/'],
'filename': 'extrap-%(version)s.tar.gz',
'download_filename': 'v%(version)s.tar.gz'}],
'checksums': ['91cbc84affe319b4dd7aee3752e9944123759d0513fba8a23c8418327727e7e5'],
'checksums': ['91cbc84affe319b4dd7aee3752e9944123759d0513fba8a23c8418327727e7e5',
'fd2e16ff8efef7a6494e779ff4800fff5073a568767335edaa4ca094fde378ab'],
'patches': ['4.3.0-alpha-packaging.patch']
}),
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment