summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-06 11:58:02 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-06 10:13:45 -0400
commita6c0928d2e06ed5ef8b07a6cb64e8e5c270d1eb1 (patch)
tree963dcfe0f70a5623b035cf01f3505ce242698d8b /net-firewall
parentnet-analyzer/vnstat: use HTTPS (diff)
downloadgentoo-a6c0928d2e06ed5ef8b07a6cb64e8e5c270d1eb1.tar.gz
gentoo-a6c0928d2e06ed5ef8b07a6cb64e8e5c270d1eb1.tar.bz2
gentoo-a6c0928d2e06ed5ef8b07a6cb64e8e5c270d1eb1.zip
net-firewall/nfacct: use HTTPS
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nfacct/nfacct-1.0.1.ebuild6
-rw-r--r--net-firewall/nfacct/nfacct-1.0.2.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/net-firewall/nfacct/nfacct-1.0.1.ebuild b/net-firewall/nfacct/nfacct-1.0.1.ebuild
index 32b690bfce00..6f3bdaaad4a8 100644
--- a/net-firewall/nfacct/nfacct-1.0.1.ebuild
+++ b/net-firewall/nfacct/nfacct-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit linux-info
DESCRIPTION="Command line tool to create/retrieve/delete accounting objects in NetFilter"
-HOMEPAGE="http://netfilter.org/projects/nfacct"
-SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
+HOMEPAGE="https://www.netfilter.org/projects/nfacct/"
+SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-firewall/nfacct/nfacct-1.0.2.ebuild b/net-firewall/nfacct/nfacct-1.0.2.ebuild
index 3aeca55ee035..2cbf8860d4ea 100644
--- a/net-firewall/nfacct/nfacct-1.0.2.ebuild
+++ b/net-firewall/nfacct/nfacct-1.0.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit linux-info
DESCRIPTION="Command line tool to create/retrieve/delete accounting objects in NetFilter"
-HOMEPAGE="http://www.netfilter.org/projects/nfacct"
-SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2"
+HOMEPAGE="https://www.netfilter.org/projects/nfacct/"
+SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"