From 62eb6d7e6272e083f5eda928cf2940f6a1f2fb4c Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Thu, 4 Jun 2020 11:03:41 +0200 Subject: www-apache/mod_security: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov Signed-off-by: David Seifert --- www-apache/mod_security/mod_security-2.9.1-r1.ebuild | 6 +++--- www-apache/mod_security/mod_security-2.9.3.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www-apache') diff --git a/www-apache/mod_security/mod_security-2.9.1-r1.ebuild b/www-apache/mod_security/mod_security-2.9.1-r1.ebuild index bd1f363f6e7a..eb214cbee1c6 100644 --- a/www-apache/mod_security/mod_security-2.9.1-r1.ebuild +++ b/www-apache/mod_security/mod_security-2.9.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,8 +9,8 @@ MY_PN=modsecurity MY_P=${MY_PN}-${PV} DESCRIPTION="Application firewall and intrusion detection for Apache" -HOMEPAGE="http://www.modsecurity.org/" -SRC_URI="http://www.modsecurity.org/tarball/${PV}/${MY_P}.tar.gz" +HOMEPAGE="https://www.modsecurity.org/" +SRC_URI="https://www.modsecurity.org/tarball/${PV}/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/www-apache/mod_security/mod_security-2.9.3.ebuild b/www-apache/mod_security/mod_security-2.9.3.ebuild index f04a0e597d6d..9d48ddc8d7f8 100644 --- a/www-apache/mod_security/mod_security-2.9.3.ebuild +++ b/www-apache/mod_security/mod_security-2.9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,8 +9,8 @@ MY_PN=modsecurity MY_P=${MY_PN}-${PV} DESCRIPTION="Application firewall and intrusion detection for Apache" -HOMEPAGE="http://www.modsecurity.org/" -SRC_URI="http://www.modsecurity.org/tarball/${PV}/${MY_P}.tar.gz" +HOMEPAGE="https://www.modsecurity.org/" +SRC_URI="https://www.modsecurity.org/tarball/${PV}/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -- cgit v1.2.3-65-gdbad