summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-02-21 02:21:06 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-02-21 03:17:21 +0100
commit8587d9a7f2fba0e2d32079c40d88aea25382975a (patch)
treeab2f215316ac554ad53cdf6ea32a14d423f2b869 /net-firewall/ipset/ipset-7.10.ebuild
parentnet-firewall/ipset: drop old (diff)
downloadgentoo-8587d9a7f2fba0e2d32079c40d88aea25382975a.tar.gz
gentoo-8587d9a7f2fba0e2d32079c40d88aea25382975a.tar.bz2
gentoo-8587d9a7f2fba0e2d32079c40d88aea25382975a.zip
net-firewall/ipset: use HTTPS for HOMEPAGE/SRC_URI
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall/ipset/ipset-7.10.ebuild')
-rw-r--r--net-firewall/ipset/ipset-7.10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/ipset/ipset-7.10.ebuild b/net-firewall/ipset/ipset-7.10.ebuild
index 3cdf4582eb76..fc8f87ec260b 100644
--- a/net-firewall/ipset/ipset-7.10.ebuild
+++ b/net-firewall/ipset/ipset-7.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -6,8 +6,8 @@ MODULES_OPTIONAL_USE=modules
inherit autotools linux-info linux-mod systemd
DESCRIPTION="IPset tool for iptables, successor to ippool"
-HOMEPAGE="http://ipset.netfilter.org/"
-SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2"
+HOMEPAGE="https://ipset.netfilter.org/"
+SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"