mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 11:30:06 +01:00
Update waf to v2.1.3
Fixes: https://github.com/wxWidgets/Phoenix/issues/2634
This commit is contained in:
4
build.py
4
build.py
@@ -93,8 +93,8 @@ wxICON = 'packaging/docset/mondrian.png'
|
||||
|
||||
# Some tools will be downloaded for the builds. These are the versions and
|
||||
# MD5s of the tool binaries currently in use.
|
||||
wafCurrentVersion = '2.1.2'
|
||||
wafMD5 = '8ff717c068819e488a337030ec8abf6c'
|
||||
wafCurrentVersion = '2.1.3'
|
||||
wafMD5 = '20d4d78744d728f0d6cd9665e79c087f'
|
||||
|
||||
doxygenCurrentVersion = '1.8.8'
|
||||
doxygenMD5 = {
|
||||
|
||||
Reference in New Issue
Block a user