diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:01:18 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:08:56 +0200 |
commit | fafbf41ecb2b7fda8b8998d0afdd108883229806 (patch) | |
tree | 0266065b2cb5cb7709c68eccd9452df41139e700 /net-analyzer/cnet | |
parent | net-analyzer/bigeye: Update SRC_URI (again) (diff) | |
download | gentoo-fafbf41ecb2b7fda8b8998d0afdd108883229806.tar.gz gentoo-fafbf41ecb2b7fda8b8998d0afdd108883229806.tar.bz2 gentoo-fafbf41ecb2b7fda8b8998d0afdd108883229806.zip |
net-analyzer/cnet: 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/cnet')
-rw-r--r-- | net-analyzer/cnet/cnet-3.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/cnet/cnet-3.3.4.ebuild b/net-analyzer/cnet/cnet-3.3.4.ebuild index e5c251413259..2685af53c5bd 100644 --- a/net-analyzer/cnet/cnet-3.3.4.ebuild +++ b/net-analyzer/cnet/cnet-3.3.4.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Network simulation tool" HOMEPAGE="https://www.csse.uwa.edu.au/cnet3/" -SRC_URI="https://dev.gentoo.org/~jer/${P}.tgz" +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tgz" LICENSE="GPL-2" SLOT="0" |