diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:04:07 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:09:00 +0200 |
commit | 72a32967b8a6582342a8300c57723792926e252b (patch) | |
tree | 6b2e90eba45e48b19aab8cee3486c6fac9301f44 /net-analyzer | |
parent | net-analyzer/netselect: Update SRC_URI (diff) | |
download | gentoo-72a32967b8a6582342a8300c57723792926e252b.tar.gz gentoo-72a32967b8a6582342a8300c57723792926e252b.tar.bz2 gentoo-72a32967b8a6582342a8300c57723792926e252b.zip |
net-analyzer/pathload: Update SRC_URI
jer@ is retired and I've archived the distfiles in my devspace
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/pathload/pathload-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/pathload/pathload-1.3.2-r1.ebuild b/net-analyzer/pathload/pathload-1.3.2-r1.ebuild index 27b8252d8e52..47f7848cc5a8 100644 --- a/net-analyzer/pathload/pathload-1.3.2-r1.ebuild +++ b/net-analyzer/pathload/pathload-1.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ inherit toolchain-funcs DESCRIPTION="Non-intrusive utility for estimation of available bandwidth of Internet paths" HOMEPAGE="https://www.cc.gatech.edu/fac/constantinos.dovrolis/bw-est/pathload.html" -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" |