From 169fcb79ed9d0f6a1367a46341aaabc56d936809 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 6 May 2018 11:55:14 +0200 Subject: net-analyzer/iptstate: use HTTPS --- net-analyzer/iptstate/iptstate-2.2.5.ebuild | 4 ++-- net-analyzer/iptstate/iptstate-2.2.6.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/iptstate/iptstate-2.2.5.ebuild b/net-analyzer/iptstate/iptstate-2.2.5.ebuild index a3a8e345be01..0731ad67040b 100644 --- a/net-analyzer/iptstate/iptstate-2.2.5.ebuild +++ b/net-analyzer/iptstate/iptstate-2.2.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="IP Tables State displays states being kept by iptables in a top-like format" -HOMEPAGE="http://www.phildev.net/iptstate/" +HOMEPAGE="https://www.phildev.net/iptstate/ https://github.com/jaymzh/iptstate" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="ZLIB" diff --git a/net-analyzer/iptstate/iptstate-2.2.6.ebuild b/net-analyzer/iptstate/iptstate-2.2.6.ebuild index 229188a3b618..7a073736f1e6 100644 --- a/net-analyzer/iptstate/iptstate-2.2.6.ebuild +++ b/net-analyzer/iptstate/iptstate-2.2.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit toolchain-funcs DESCRIPTION="IP Tables State displays states being kept by iptables in a top-like format" -HOMEPAGE="http://www.phildev.net/iptstate/ https://github.com/jaymzh/iptstate" +HOMEPAGE="https://www.phildev.net/iptstate/ https://github.com/jaymzh/iptstate" SRC_URI="https://github.com/jaymzh/${PN}/releases/download/v${PV}/${P}.tar.bz2" LICENSE="ZLIB" -- cgit v1.2.3-65-gdbad