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:
Michael Mair-Keimberger
2023-06-04 10:47:30 +02:00
committed by Joonas Niilola
parent 16f2e324da
commit 1733ea1092
2 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"