summaryrefslogtreecommitdiff
path: root/net-analyzer/ttcp/ttcp-1.12-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/ttcp/ttcp-1.12-r2.ebuild')
-rw-r--r--net-analyzer/ttcp/ttcp-1.12-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ttcp/ttcp-1.12-r2.ebuild b/net-analyzer/ttcp/ttcp-1.12-r2.ebuild
index 49e46e02dbd4..6ef77f5b49cc 100644
--- a/net-analyzer/ttcp/ttcp-1.12-r2.ebuild
+++ b/net-analyzer/ttcp/ttcp-1.12-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
SRC_URI="
mirror://gentoo/${P}.tar.bz2
- https://dev.gentoo.org/~jer/${P}.c
+ https://dev.gentoo.org/~jsmolic/distfiles/${P}.c
"
src_compile() {
$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o ${PN} "${DISTDIR}"/${P}.c || die