commit:     2eb55f326c198bc61fd09a6a16a7b98bf97d20c0
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May  6 09:59:51 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May  6 14:13:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb55f32

net-firewall/psad: use HTTPS

 net-firewall/psad/psad-2.2.5.ebuild | 6 +++---
 net-firewall/psad/psad-2.4.3.ebuild | 6 +++---
 net-firewall/psad/psad-2.4.4.ebuild | 6 +++---
 net-firewall/psad/psad-2.4.5.ebuild | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/net-firewall/psad/psad-2.2.5.ebuild 
b/net-firewall/psad/psad-2.2.5.ebuild
index f45bb3101a3..e032dfdfdeb 100644
--- a/net-firewall/psad/psad-2.2.5.ebuild
+++ b/net-firewall/psad/psad-2.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils perl-module toolchain-funcs
 
 DESCRIPTION="Port Scanning Attack Detection daemon"
-SRC_URI="http://www.cipherdyne.org/psad/download/${P}.tar.bz2";
-HOMEPAGE="http://www.cipherdyne.org/psad";
+SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2";
+HOMEPAGE="https://www.cipherdyne.org/psad/";
 
 SLOT="0"
 LICENSE="GPL-2"

diff --git a/net-firewall/psad/psad-2.4.3.ebuild 
b/net-firewall/psad/psad-2.4.3.ebuild
index 79b1d6323a8..545abd2d37d 100644
--- a/net-firewall/psad/psad-2.4.3.ebuild
+++ b/net-firewall/psad/psad-2.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils perl-module toolchain-funcs
 
 DESCRIPTION="Port Scanning Attack Detection daemon"
-SRC_URI="http://www.cipherdyne.org/psad/download/${P}.tar.bz2";
-HOMEPAGE="http://www.cipherdyne.org/psad";
+SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2";
+HOMEPAGE="https://www.cipherdyne.org/psad/";
 
 SLOT="0"
 LICENSE="GPL-2"

diff --git a/net-firewall/psad/psad-2.4.4.ebuild 
b/net-firewall/psad/psad-2.4.4.ebuild
index 7470cc6b3cd..2d76d8efc46 100644
--- a/net-firewall/psad/psad-2.4.4.ebuild
+++ b/net-firewall/psad/psad-2.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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 perl-module toolchain-funcs
 
 DESCRIPTION="Port Scanning Attack Detection daemon"
-SRC_URI="http://www.cipherdyne.org/psad/download/${P}.tar.bz2";
-HOMEPAGE="http://www.cipherdyne.org/psad";
+SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2";
+HOMEPAGE="https://www.cipherdyne.org/psad/";
 
 SLOT="0"
 LICENSE="GPL-2"

diff --git a/net-firewall/psad/psad-2.4.5.ebuild 
b/net-firewall/psad/psad-2.4.5.ebuild
index fa26cc018d8..f4eea7be20f 100644
--- a/net-firewall/psad/psad-2.4.5.ebuild
+++ b/net-firewall/psad/psad-2.4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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 perl-module toolchain-funcs
 
 DESCRIPTION="Port Scanning Attack Detection daemon"
-SRC_URI="http://www.cipherdyne.org/psad/download/${P}.tar.bz2";
-HOMEPAGE="http://www.cipherdyne.org/psad";
+SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2";
+HOMEPAGE="https://www.cipherdyne.org/psad/";
 
 SLOT="0"
 LICENSE="GPL-2"

Reply via email to