diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-06 11:59:51 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-06 10:13:45 -0400 |
commit | 2eb55f326c198bc61fd09a6a16a7b98bf97d20c0 (patch) | |
tree | 19925026bf6d148f63beef612b13396b5ea6e751 /net-firewall/psad | |
parent | net-firewall/nfacct: use HTTPS (diff) | |
download | gentoo-2eb55f326c198bc61fd09a6a16a7b98bf97d20c0.tar.gz gentoo-2eb55f326c198bc61fd09a6a16a7b98bf97d20c0.tar.bz2 gentoo-2eb55f326c198bc61fd09a6a16a7b98bf97d20c0.zip |
net-firewall/psad: use HTTPS
Diffstat (limited to 'net-firewall/psad')
-rw-r--r-- | net-firewall/psad/psad-2.2.5.ebuild | 6 | ||||
-rw-r--r-- | net-firewall/psad/psad-2.4.3.ebuild | 6 | ||||
-rw-r--r-- | net-firewall/psad/psad-2.4.4.ebuild | 6 | ||||
-rw-r--r-- | 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 f45bb3101a38..e032dfdfdeb1 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 79b1d6323a88..545abd2d37de 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 7470cc6b3cdc..2d76d8efc463 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 fa26cc018d83..f4eea7be20fb 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" |