diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-06-27 02:48:54 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-06-27 02:48:54 -0400 |
commit | 54787671fa2ff3aa785d97461a7f263c666534b1 (patch) | |
tree | cf33c95b9184b87c253f014247949bb65f2f9b61 /app-emulation/wine-staging | |
parent | app-emulation/wine-vanilla: update live (diff) | |
download | gentoo-54787671fa2ff3aa785d97461a7f263c666534b1.tar.gz gentoo-54787671fa2ff3aa785d97461a7f263c666534b1.tar.bz2 gentoo-54787671fa2ff3aa785d97461a7f263c666534b1.zip |
app-emulation/wine-staging: update live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/wine-staging')
-rw-r--r-- | app-emulation/wine-staging/wine-staging-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild index 087ec27eccec..70fc1d8d7acb 100644 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild @@ -9,7 +9,7 @@ inherit autotools edo flag-o-matic multilib multilib-build optfeature inherit prefix python-any-r1 toolchain-funcs wrapper WINE_GECKO=2.47.4 -WINE_MONO=9.1.0 +WINE_MONO=9.2.0 WINE_P=wine-$(ver_cut 1-2) if [[ ${PV} == *9999 ]]; then |