diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-10-31 22:44:55 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-10-31 23:14:49 -0400 |
commit | 8653533c3ea1e2140d9b62b108a3103c102aca6d (patch) | |
tree | 10fc0d0e8d918943f09b301a452e866b593a1f46 /app-emulation | |
parent | app-emulation/wine-staging: add 7.20 (diff) | |
download | gentoo-8653533c3ea1e2140d9b62b108a3103c102aca6d.tar.gz gentoo-8653533c3ea1e2140d9b62b108a3103c102aca6d.tar.bz2 gentoo-8653533c3ea1e2140d9b62b108a3103c102aca6d.zip |
app-emulation/wine-staging: sync 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 d80dc251c710..e2826938342d 100644 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild @@ -126,7 +126,7 @@ QA_TEXTRELS="usr/lib/*/wine/i386-unix/*.so" # uses -fno-PIC -Wl,-z,notext PATCHES=( "${FILESDIR}"/${PN}-7.17-noexecstack.patch - "${FILESDIR}"/${PN}-7.17-unwind.patch + "${FILESDIR}"/${PN}-7.20-unwind.patch ) pkg_pretend() { |