diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-09-20 03:11:40 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-09-20 03:15:24 -0400 |
commit | c69bb4ed9c919da4083f9e114b915cd6b23f525f (patch) | |
tree | 11c45581be4f0f599ccf64dda8b81e1737e3d4a0 /app-emulation | |
parent | net-im/synapse: add legacy-cgi rdep for py3.13 (diff) | |
download | gentoo-c69bb4ed9c919da4083f9e114b915cd6b23f525f.tar.gz gentoo-c69bb4ed9c919da4083f9e114b915cd6b23f525f.tar.bz2 gentoo-c69bb4ed9c919da4083f9e114b915cd6b23f525f.zip |
app-emulation/wine-proton: update live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-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 78a63d876e93..40365fde2442 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.2.0 +WINE_MONO=9.3.0 WINE_PV=$(ver_rs 2 -) if [[ ${PV} == *9999 ]]; then |