diff options
author | 2024-07-06 03:02:48 -0400 | |
---|---|---|
committer | 2024-07-06 03:02:54 -0400 | |
commit | 571e804223ddb840722f40486c72267ce95d2be4 (patch) | |
tree | 6b04333aca2cc83651f00d4084283bd49b44df4b /app-emulation/wine-proton | |
parent | dev-python/sqlalchemy: Stabilize 2.0.31 x86, #935586 (diff) | |
download | gentoo-571e804223ddb840722f40486c72267ce95d2be4.tar.gz gentoo-571e804223ddb840722f40486c72267ce95d2be4.tar.bz2 gentoo-571e804223ddb840722f40486c72267ce95d2be4.zip |
app-emulation/wine-proton: update live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/wine-proton')
-rw-r--r-- | app-emulation/wine-proton/wine-proton-9.0.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-proton/wine-proton-9.0.9999.ebuild b/app-emulation/wine-proton/wine-proton-9.0.9999.ebuild index 9c233aee5903..78a63d876e93 100644 --- a/app-emulation/wine-proton/wine-proton-9.0.9999.ebuild +++ b/app-emulation/wine-proton/wine-proton-9.0.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.1.0 +WINE_MONO=9.2.0 WINE_PV=$(ver_rs 2 -) if [[ ${PV} == *9999 ]]; then |