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