commit: 0531e4104da4e4cc5feff80536d0e4b25cd4bdc1 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Sep 23 06:35:46 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Sep 23 06:45:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0531e410
net-analyzer/tcpflow: Use HTTPS. Package-Manager: Portage-2.3.10, Repoman-2.3.3 net-analyzer/tcpflow/tcpflow-1.4.5_p1-r1.ebuild | 4 ++-- net-analyzer/tcpflow/tcpflow-1.4.5_p4-r1.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-analyzer/tcpflow/tcpflow-1.4.5_p1-r1.ebuild b/net-analyzer/tcpflow/tcpflow-1.4.5_p1-r1.ebuild index 46df802fcbe..ce8b561465f 100644 --- a/net-analyzer/tcpflow/tcpflow-1.4.5_p1-r1.ebuild +++ b/net-analyzer/tcpflow/tcpflow-1.4.5_p1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils DESCRIPTION="A tool for monitoring, capturing and storing TCP connections flows" -HOMEPAGE="https://github.com/simsong/tcpflow http://packages.qa.debian.org/t/tcpflow.html" +HOMEPAGE="https://github.com/simsong/tcpflow https://packages.qa.debian.org/t/tcpflow.html" SRC_URI=" mirror://debian/pool/main/t/${PN}/${PN}_${PV/_p*}+repack1.orig.tar.gz mirror://debian/pool/main/t/${PN}/${PN}_${PV/_p*}+repack1-${PV/*_p}.debian.tar.xz diff --git a/net-analyzer/tcpflow/tcpflow-1.4.5_p4-r1.ebuild b/net-analyzer/tcpflow/tcpflow-1.4.5_p4-r1.ebuild index bcbf7c3eeac..e29648afaeb 100644 --- a/net-analyzer/tcpflow/tcpflow-1.4.5_p4-r1.ebuild +++ b/net-analyzer/tcpflow/tcpflow-1.4.5_p4-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit autotools eutils DESCRIPTION="A tool for monitoring, capturing and storing TCP connections flows" -HOMEPAGE="https://github.com/simsong/tcpflow http://packages.qa.debian.org/t/tcpflow.html" +HOMEPAGE="https://github.com/simsong/tcpflow https://packages.qa.debian.org/t/tcpflow.html" SRC_URI=" mirror://debian/pool/main/t/${PN}/${PN}_${PV/_p*}+repack1.orig.tar.gz mirror://debian/pool/main/t/${PN}/${PN}_${PV/_p*}+repack1-${PV/*_p}.debian.tar.xz
