mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/sagan-rules: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
16f2e324da
commit
1733ea1092
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Rules for Sagan log analyzer"
|
||||
HOMEPAGE="https://quadrantsec.com/sagan_log_analysis_engine/"
|
||||
HOMEPAGE="https://github.com/quadrantsec/sagan-rules"
|
||||
SRC_URI="https://quadrantsec.com/rules/${P}.tar.gz"
|
||||
S="${WORKDIR}/rules"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -8,7 +8,7 @@ inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/beave/sagan-rules.git"
|
||||
|
||||
DESCRIPTION="Rules for Sagan log analyzer"
|
||||
HOMEPAGE="https://quadrantsec.com/sagan_log_analysis_engine/"
|
||||
HOMEPAGE="https://github.com/quadrantsec/sagan-rules"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user