diff options
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/sanewall/sanewall-1.1.6-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/sanewall/sanewall-1.1.6-r2.ebuild b/net-firewall/sanewall/sanewall-1.1.6-r2.ebuild index c9997782098b..b70dac958449 100644 --- a/net-firewall/sanewall/sanewall-1.1.6-r2.ebuild +++ b/net-firewall/sanewall/sanewall-1.1.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit linux-info DESCRIPTION="iptables firewall generator (fork of firehol)" -HOMEPAGE="http://www.sanewall.org/" -SRC_URI="http://download.sanewall.org/releases/${PV}/${P}.tar.xz" +HOMEPAGE="https://www.sanewall.org" +SRC_URI="https://download.sanewall.org/releases/${PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" |