Skip to content

Commit 23263c9

Browse files
committed
Use wxWidgets 3.2.9.
(The most recent stable version. The next Maxima installer will also use that version.
1 parent 3589b0b commit 23263c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wxwidgets/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
# If no further patches are needed, you should get a
1010
# updated setup-file automatically.
1111

12-
set(WXWIDGETSVERSION "3.3.1")
13-
set(WXWIDGETS_MD5 "07b6aa29b064928ca72d5a2055fb710b")
12+
set(WXWIDGETSVERSION "3.2.9")
13+
set(WXWIDGETS_MD5 "1111fd4ba76b45a3a55970a44aae5ae5")
1414
set(WXWIDGETS_URL "https://github.com/wxWidgets/wxWidgets/releases/download/v${WXWIDGETSVERSION}/wxWidgets-${WXWIDGETSVERSION}.tar.bz2")
1515

1616

0 commit comments

Comments
 (0)