sys-apps/servicelog: update HOMEPAGE

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2021-06-04 16:24:53 -07:00
parent fa217cae49
commit 2422be98b8

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit autotools
DESCRIPTION="Provides utilities for logging service-related events"
HOMEPAGE="http://linux-diag.sourceforge.net/servicelog/"
HOMEPAGE="https://github.com/power-ras/servicelog"
SRC_URI="https://github.com/power-ras/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"