net-firewall/sanewall: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:59:50 +0000 (13:59 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:55 +0000 (19:24 -0400)
net-firewall/sanewall/sanewall-1.1.6-r2.ebuild

index c9997782098bc4483a9d6fdac67648cddeeedf4e..b70dac958449a09d684e8fe5353e60607346d3fd 100644 (file)
@@ -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"