summaryrefslogtreecommitdiff
path: root/net-analyzer/tcpstat/tcpstat-1.5.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-08 14:01:34 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-08 14:01:34 +0100
commit4645b6f17f0da81e9fe84081fb126a37102ba153 (patch)
treee6c48cf3db2213af38cf528a5364fffd5c74c6d6 /net-analyzer/tcpstat/tcpstat-1.5.ebuild
parentebce8994fe3cc4ca9fbc96ca837cb4c4e98adcbd (diff)
gentoo resync : 08.05.2018
Diffstat (limited to 'net-analyzer/tcpstat/tcpstat-1.5.ebuild')
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
index fae7f1029be6..3be19c53a62a 100644
--- a/net-analyzer/tcpstat/tcpstat-1.5.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
@@ -6,8 +6,8 @@ EAPI=0
IUSE="berkdb"
DESCRIPTION="Reports network interface statistics"
-SRC_URI="http://www.frenchfries.net/paul/tcpstat/${P}.tar.gz"
-HOMEPAGE="http://www.frenchfries.net/paul/tcpstat/"
+SRC_URI="https://www.frenchfries.net/paul/tcpstat/${P}.tar.gz"
+HOMEPAGE="https://www.frenchfries.net/paul/tcpstat/"
DEPEND="net-libs/libpcap
berkdb? ( <sys-libs/db-2 )"