mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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>
This commit is contained in:
committed by
David Seifert
parent
80ad6111ca
commit
62eb6d7e62
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user