Skip to content
Snippets Groups Projects
Commit 5021aa04 authored by Marc Jorda's avatar Marc Jorda
Browse files

Remove checksums of git sources

They are not constant across installations
parent efd1d7a3
No related branches found
No related tags found
No related merge requests found
...@@ -22,9 +22,7 @@ sources = [{ ...@@ -22,9 +22,7 @@ sources = [{
}, },
}] }]
checksums = [ checksums = [None]
'c7f0293029f9492e7762d3c64a2b1e3612d16ffbe77c12905cb1742b69ad5bda',
]
dependencies = [ dependencies = [
('Boost', '1.79.0'), ('Boost', '1.79.0'),
......
...@@ -16,9 +16,7 @@ sources = [{ ...@@ -16,9 +16,7 @@ sources = [{
}, },
}] }]
checksums = [ checksums = [None]
'ff108e32e2f292e094ba2921e4d97cede3b15d88f12d9893af388d9ec8406b65',
]
dependencies = [ dependencies = [
('memkind', '1.14.0', '', ('GCCcore', '11.3.0')), ('memkind', '1.14.0', '', ('GCCcore', '11.3.0')),
......
...@@ -22,7 +22,7 @@ patches = [ ...@@ -22,7 +22,7 @@ patches = [
] ]
checksums = [ checksums = [
'b694e6337d817a0c7078b0bf9ce1d26f98402f184f251031cc403b3f4e7350a7', None,
# mpc_allocator_fix.patch # mpc_allocator_fix.patch
'7489f3bd0e2e0b3cee99a4f5c6466f5383bd369bd960f6edc38b1e4d335774ed', '7489f3bd0e2e0b3cee99a4f5c6466f5383bd369bd960f6edc38b1e4d335774ed',
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment