Add SIP MD5 hash for linux64

This commit is contained in:
Robin Dunn
2020-06-17 15:32:28 -07:00
parent cd54afada9
commit c9ccff3d11

View File

@@ -92,7 +92,7 @@ sipMD5 = {
'darwin' : 'cbd84be2a54eee9a85d53b2b464c9e62',
'win32' : 'e9082463286f5233544f801de6d00642',
'linux32' : '0147794b52af30d356eed07517da1d48',
'linux64' : '355410a19846768cdeb53efe249aabdb',
'linux64' : '4f8c41f5157a48020b87683538842124',
}
wafCurrentVersion = '2.0.19'