summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-21 10:48:27 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-21 21:28:55 -0400
commitca77b8b2edecb2e053e13b5b1ed9971e256abdf2 (patch)
tree67aa54431c72c014373f51c53625fb076e694b07 /net-firewall/iptables/iptables-1.6.1-r3.ebuild
parentapp-misc/c_rehash: use HTTPS (diff)
downloadgentoo-ca77b8b2edecb2e053e13b5b1ed9971e256abdf2.tar.gz
gentoo-ca77b8b2edecb2e053e13b5b1ed9971e256abdf2.tar.bz2
gentoo-ca77b8b2edecb2e053e13b5b1ed9971e256abdf2.zip
net-firewall/iptables: use HTTPS
Diffstat (limited to 'net-firewall/iptables/iptables-1.6.1-r3.ebuild')
-rw-r--r--net-firewall/iptables/iptables-1.6.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.6.1-r3.ebuild b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
index f76df06504ed..e2e29f74ee93 100644
--- a/net-firewall/iptables/iptables-1.6.1-r3.ebuild
+++ b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
@@ -9,8 +9,8 @@ AUTOTOOLS_AUTO_DEPEND=no
inherit eutils multilib systemd toolchain-funcs autotools flag-o-matic
DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
-HOMEPAGE="http://www.netfilter.org/projects/iptables/"
-SRC_URI="http://www.netfilter.org/projects/iptables/files/${P}.tar.bz2"
+HOMEPAGE="https://www.netfilter.org/projects/iptables/"
+SRC_URI="https://www.netfilter.org/projects/iptables/files/${P}.tar.bz2"
LICENSE="GPL-2"
# Subslot tracks libxtables as that's the one other packages generally link