From 2f5e25acd29e18341f6b9d94fbcde1c47aa4564f Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Wed, 11 Dec 2024 03:32:19 -0500 Subject: [PATCH] app-emulation/wine-proton: bump WINE_MONO to 9.3.1 in live Not 9.4.0 for some reason, they even went out of their way to change the automatic download url (unused here) given 9.3.1 is not on winehq. Signed-off-by: Ionen Wolkens --- app-emulation/wine-proton/wine-proton-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/wine-proton/wine-proton-9999.ebuild b/app-emulation/wine-proton/wine-proton-9999.ebuild index 84d47f7e7cabc..6d5eab1af5413 100644 --- a/app-emulation/wine-proton/wine-proton-9999.ebuild +++ b/app-emulation/wine-proton/wine-proton-9999.ebuild @@ -9,7 +9,7 @@ inherit autotools flag-o-matic multilib multilib-build prefix inherit python-any-r1 readme.gentoo-r1 toolchain-funcs wrapper WINE_GECKO=2.47.4 -WINE_MONO=9.3.0 +WINE_MONO=9.3.1 WINE_PV=$(ver_rs 2 -) if [[ ${PV} == *9999 ]]; then