mirror of
https://github.com/triqs/dft_tools
synced 2024-11-05 05:33:49 +01:00
Update 3.1 easybuild script with sha256 of release tarball
This commit is contained in:
parent
03c1af557c
commit
962b7798ed
@ -27,7 +27,7 @@ toolchainopts = {'pic': True, 'usempi': True}
|
|||||||
|
|
||||||
source_urls = ['https://github.com/TRIQS/dft_tools/releases/download/%(version)s/']
|
source_urls = ['https://github.com/TRIQS/dft_tools/releases/download/%(version)s/']
|
||||||
sources = ['dft_tools-%(version)s.tar.gz']
|
sources = ['dft_tools-%(version)s.tar.gz']
|
||||||
checksums = ['PUT HERE THE SHA256 OF THE RELEASE TARBALL']
|
checksums = ['57b7d0fe5a96c5a42bb684c60ca8e136a33e1385bf6cd7e9d1371fa507dc2ec4']
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('Python', '3.9.6'),
|
('Python', '3.9.6'),
|
||||||
|
Loading…
Reference in New Issue
Block a user