From a8e683d8509f43d3d54056fb07614295dcf67c67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Tue, 19 Oct 2021 21:01:34 +0200 Subject: [PATCH] net-analyzer/echoping: Update SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit jer@ is retired and I've archived the distfiles in my devspace Signed-off-by: Jakov Smolić --- net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild b/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild index d71c50abb9f0b..c623eb8d03907 100644 --- a/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild +++ b/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild @@ -6,7 +6,7 @@ inherit autotools DESCRIPTION="Small program to test performances of remote servers" HOMEPAGE="http://echoping.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"