aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2021-09-25 20:45:30 -0400
committerNick Sarnie <sarnex@gentoo.org>2021-09-25 20:45:30 -0400
commit3450382c956a1c32aac398e5f3c36e5512a1c6fd (patch)
tree92ff2392271183dce0463b65151460c60d0b5419 /app-emulation/wine-vanilla/wine-vanilla-6.18.ebuild
parentapp-emulation/wine-staging: Bump to 6.18 (diff)
downloadwine-3450382c956a1c32aac398e5f3c36e5512a1c6fd.tar.gz
wine-3450382c956a1c32aac398e5f3c36e5512a1c6fd.tar.bz2
wine-3450382c956a1c32aac398e5f3c36e5512a1c6fd.zip
app-emulation/wine-vanilla: Fix build
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation/wine-vanilla/wine-vanilla-6.18.ebuild')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-6.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.18.ebuild b/app-emulation/wine-vanilla/wine-vanilla-6.18.ebuild
index 4acbaaf..5209a25 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.18.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.18.ebuild
@@ -24,7 +24,7 @@ else
fi
S="${WORKDIR}/${MY_P}"
-GWP_V="20200523"
+GWP_V="20210925"
PATCHDIR="${WORKDIR}/gentoo-wine-patches"
DESCRIPTION="Free implementation of Windows(tm) on Unix, without external patchsets"