mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 13:00:07 +01:00
Add SIP MD5 hash for linux64
This commit is contained in:
2
build.py
2
build.py
@@ -92,7 +92,7 @@ sipMD5 = {
|
||||
'darwin' : 'cbd84be2a54eee9a85d53b2b464c9e62',
|
||||
'win32' : 'e9082463286f5233544f801de6d00642',
|
||||
'linux32' : '0147794b52af30d356eed07517da1d48',
|
||||
'linux64' : '355410a19846768cdeb53efe249aabdb',
|
||||
'linux64' : '4f8c41f5157a48020b87683538842124',
|
||||
}
|
||||
|
||||
wafCurrentVersion = '2.0.19'
|
||||
|
||||
Reference in New Issue
Block a user