diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:03:41 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:03:41 +0200 |
commit | 62eb6d7e6272e083f5eda928cf2940f6a1f2fb4c (patch) | |
tree | 2f78a737bf9317f5e7805135f726874a77a5fd91 /www-apache/mod_security | |
parent | sys-fs/owfs: update homepage (diff) | |
download | gentoo-62eb6d7e6272e083f5eda928cf2940f6a1f2fb4c.tar.gz gentoo-62eb6d7e6272e083f5eda928cf2940f6a1f2fb4c.tar.bz2 gentoo-62eb6d7e6272e083f5eda928cf2940f6a1f2fb4c.zip |
www-apache/mod_security: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'www-apache/mod_security')
-rw-r--r-- | www-apache/mod_security/mod_security-2.9.1-r1.ebuild | 6 | ||||
-rw-r--r-- | www-apache/mod_security/mod_security-2.9.3.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
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" |