From ffcbd0417a355892ccbe1bf447add19635d4e43b Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Jun 2023 10:49:55 +0200 Subject: [PATCH] app-admin/sagan: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/31298 Signed-off-by: Joonas Niilola --- app-admin/sagan/sagan-2.0.1-r6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/sagan/sagan-2.0.1-r6.ebuild b/app-admin/sagan/sagan-2.0.1-r6.ebuild index 14f8ab78fe092..0ec8735bbd45a 100644 --- a/app-admin/sagan/sagan-2.0.1-r6.ebuild +++ b/app-admin/sagan/sagan-2.0.1-r6.ebuild @@ -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 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools flag-o-matic tmpfiles systemd DESCRIPTION="Sagan is a multi-threaded, real time system and event log monitoring system" -HOMEPAGE="https://sagan.quadrantsec.com/" +HOMEPAGE="https://github.com/quadrantsec/sagan" SRC_URI="https://sagan.quadrantsec.com/download/${P}.tar.gz" LICENSE="GPL-2"