diff options
-rw-r--r-- | sci-misc/boinc/boinc-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/boinc/boinc-9999.ebuild b/sci-misc/boinc/boinc-9999.ebuild index 50cb69b384db..72f1e1e3e30e 100644 --- a/sci-misc/boinc/boinc-9999.ebuild +++ b/sci-misc/boinc/boinc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 # For live ebuilds this should be set to the latest available patch in ${FILESDIR} # It does not need to reflect the actual internal version reported by BOINC unless that patch is broken. MY_PV=7.18 -WX_GTK_VER=3.0-gtk3 +WX_GTK_VER=3.2-gtk3 inherit autotools desktop flag-o-matic linux-info optfeature wxwidgets xdg-utils |