diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-04-11 07:59:48 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-04-11 07:59:48 -0400 |
commit | e79d42f8c3195a92652a2b230fd9143f16fe4a3b (patch) | |
tree | fb29a83f7b4dc867651bf50f9e29523a31362334 /app-emulation | |
parent | app-emulation/wine-gecko: add 2.47.4 (diff) | |
download | gentoo-e79d42f8c3195a92652a2b230fd9143f16fe4a3b.tar.gz gentoo-e79d42f8c3195a92652a2b230fd9143f16fe4a3b.tar.bz2 gentoo-e79d42f8c3195a92652a2b230fd9143f16fe4a3b.zip |
app-emulation/wine-vanilla: bump to wine-gecko-2.47.4 in live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild index 69a8a4af667a..f0ab1e9a0897 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 MULTILIB_COMPAT=( abi_x86_{32,64} ) inherit autotools flag-o-matic multilib multilib-build toolchain-funcs wrapper -WINE_GECKO=2.47.3 +WINE_GECKO=2.47.4 WINE_MONO=7.4.0 if [[ ${PV} == *9999 ]]; then |