From b51f1a159226f9af3896e91a393cdd5adf1d2584 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Mon, 13 Jan 2020 04:09:03 +0100 Subject: net-misc/putty: Fix SRC_URI Package-Manager: Portage-2.3.84, Repoman-2.3.20 Closes: https://bugs.gentoo.org/705284 Signed-off-by: Jeroen Roovers --- net-misc/putty/putty-0.73.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/putty') diff --git a/net-misc/putty/putty-0.73.ebuild b/net-misc/putty/putty-0.73.ebuild index 7205f7c6c6ac..5cf6ea3e9126 100644 --- a/net-misc/putty/putty-0.73.ebuild +++ b/net-misc/putty/putty-0.73.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" IUSE="doc +gtk gtk2 ipv6 gssapi" SRC_URI=" https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2 - https://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz + https://the.earth.li/~sgtatham/${PN}/${PV}/${P}.tar.gz " RDEPEND=" -- cgit v1.2.3-18-g5258