summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-12-11 03:32:19 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-12-11 03:45:01 -0500
commit2f5e25acd29e18341f6b9d94fbcde1c47aa4564f (patch)
tree22a90191287bc40aa6e0da3e8147d62eac801c63 /app-emulation
parentapp-emulation/wine-mono: add 9.3.1 (diff)
downloadgentoo-2f5e25acd29e18341f6b9d94fbcde1c47aa4564f.tar.gz
gentoo-2f5e25acd29e18341f6b9d94fbcde1c47aa4564f.tar.bz2
gentoo-2f5e25acd29e18341f6b9d94fbcde1c47aa4564f.zip
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>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine-proton/wine-proton-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-proton/wine-proton-9999.ebuild b/app-emulation/wine-proton/wine-proton-9999.ebuild
index 84d47f7e7cab..6d5eab1af541 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