Add SIP MD5 hash for linux

This commit is contained in:
Robin Dunn
2020-06-17 15:29:24 -07:00
parent 0c0d9ab27f
commit cd54afada9

View File

@@ -91,7 +91,7 @@ sipCurrentVersion = '4.19.23'
sipMD5 = {
'darwin' : 'cbd84be2a54eee9a85d53b2b464c9e62',
'win32' : 'e9082463286f5233544f801de6d00642',
'linux32' : 'd0271b47695e74483f0c0d54f24819d5',
'linux32' : '0147794b52af30d356eed07517da1d48',
'linux64' : '355410a19846768cdeb53efe249aabdb',
}