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 <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2024-12-11 03:32:19 -05:00
parent d057b279c7
commit 2f5e25acd2

View File

@@ -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