We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3589b0b commit 23263c9Copy full SHA for 23263c9
wxwidgets/CMakeLists.txt
@@ -9,8 +9,8 @@
9
# If no further patches are needed, you should get a
10
# updated setup-file automatically.
11
12
-set(WXWIDGETSVERSION "3.3.1")
13
-set(WXWIDGETS_MD5 "07b6aa29b064928ca72d5a2055fb710b")
+set(WXWIDGETSVERSION "3.2.9")
+set(WXWIDGETS_MD5 "1111fd4ba76b45a3a55970a44aae5ae5")
14
set(WXWIDGETS_URL "https://github.com/wxWidgets/wxWidgets/releases/download/v${WXWIDGETSVERSION}/wxWidgets-${WXWIDGETSVERSION}.tar.bz2")
15
16
0 commit comments