diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-11-30 07:48:56 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-11-30 07:52:43 -0500 |
commit | b55884e79419063e730897258c720b0fc4c1f1be (patch) | |
tree | 983c42c42f54b10ef73a014c4b5b1a2761aba995 /app-emulation | |
parent | app-emulation/wine-vanilla: bump WINE_MONO to 9.4.0 in live (diff) | |
download | gentoo-b55884e79419063e730897258c720b0fc4c1f1be.tar.gz gentoo-b55884e79419063e730897258c720b0fc4c1f1be.tar.bz2 gentoo-b55884e79419063e730897258c720b0fc4c1f1be.zip |
app-emulation/wine-staging: bump WINE_MONO to 9.4.0 in live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-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 fb3dc75e7ce3..e15b54b84f47 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.3.0 +WINE_MONO=9.4.0 WINE_P=wine-$(ver_cut 1-2) if [[ ${PV} == *9999 ]]; then |