diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-04-23 05:16:21 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-04-23 05:32:05 -0400 |
commit | 95d207db16dc656c42f07f087c2cc59bf9eb3f2d (patch) | |
tree | d5967eb14b319836f3a2d77003add266a32787ef /app-emulation/wine-staging | |
parent | app-emulation/wine-vanilla: bump WINE_MONO to 9.1.0 in live (diff) | |
download | gentoo-95d207db16dc656c42f07f087c2cc59bf9eb3f2d.tar.gz gentoo-95d207db16dc656c42f07f087c2cc59bf9eb3f2d.tar.bz2 gentoo-95d207db16dc656c42f07f087c2cc59bf9eb3f2d.zip |
app-emulation/wine-staging: bump WINE_MONO to 9.1.0 in 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 2c9f8fc4ef2a..f4a2a5ce7f73 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.0.0 +WINE_MONO=9.1.0 WINE_P=wine-$(ver_cut 1-2) if [[ ${PV} == *9999 ]]; then |