summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2020-02-03 19:26:13 -0500
committerNick Sarnie <sarnex@gentoo.org>2020-02-03 19:27:22 -0500
commitc7ce7d5946e55011deabbcb396d612f56aa0ef0d (patch)
treef12fff5a51fc714e82e7f41ea16098c15eb272b3 /app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
parentprofiles: Mask app-misc/pystopwatch for removal (diff)
downloadgentoo-c7ce7d5946e55011deabbcb396d612f56aa0ef0d.tar.gz
gentoo-c7ce7d5946e55011deabbcb396d612f56aa0ef0d.tar.bz2
gentoo-c7ce7d5946e55011deabbcb396d612f56aa0ef0d.zip
app-emulation/wine-vanilla: Sync with ::wine
Bump to 5.1 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation/wine-vanilla/wine-vanilla-9999.ebuild')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-9999.ebuild2
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 2c8da9a04c68..ab4b0c11da26 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then
#KEYWORDS=""
else
MAJOR_V=$(ver_cut 1)
- SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.0/${MY_P}.tar.xz"
+ SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz"
KEYWORDS="-* ~amd64 ~x86"
fi
S="${WORKDIR}/${MY_P}"