mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user