Skip to content

Commit

Permalink
app-emulation/wine-proton: bump WINE_MONO to 9.3.1 in live
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
ionenwks committed Dec 11, 2024
1 parent d057b27 commit 2f5e25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/wine-proton/wine-proton-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2f5e25a

Please sign in to comment.