diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-12-21 01:32:40 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-21 01:48:54 -0500 |
commit | e7e8364422fcf15d1c5117447cf1e0d79d0e8f2d (patch) | |
tree | 2f97e106b4a68919081a6d0fef6deafc03fe3ddf /app-emulation | |
parent | dev-ruby/recog: add 3.1.4 (diff) | |
download | gentoo-e7e8364422fcf15d1c5117447cf1e0d79d0e8f2d.tar.gz gentoo-e7e8364422fcf15d1c5117447cf1e0d79d0e8f2d.tar.bz2 gentoo-e7e8364422fcf15d1c5117447cf1e0d79d0e8f2d.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-8.0.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild b/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild index c41b7ac24d27..1d7cec5c26a9 100644 --- a/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild +++ b/app-emulation/wine-proton/wine-proton-8.0.9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..12} ) inherit autotools flag-o-matic multilib multilib-build prefix inherit python-any-r1 readme.gentoo-r1 toolchain-funcs wrapper -WINE_GECKO=2.47.3 +WINE_GECKO=2.47.4 WINE_MONO=8.1.0 WINE_PV=$(ver_rs 2 -) |