From: Michael Mair-Keimberger Date: Sun, 20 May 2018 11:59:50 +0000 (+0200) Subject: net-firewall/sanewall: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2309189157e4dccd2118a6dbd5304ba17b306551;p=gentoo.git net-firewall/sanewall: use HTTPS --- 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"