app-admin/cronlocker: fix homepage

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
William Hubbs
2021-12-19 14:37:41 -06:00
parent 6b7bda88ce
commit d5e1d02b02

View File

@@ -5,7 +5,7 @@ EAPI=8
inherit go-module
DESCRIPTION="synchronize a cron job across multiple hosts using the consul lock feature"
HOMEPAGE="https://github.com/Barzahlen/cronlocker"
HOMEPAGE="https://github.com/viafintech/cronlocker"
SRC_URI="https://github.com/Barzahlen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT MPL-2.0"