summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2021-12-19 14:37:41 -0600
committerWilliam Hubbs <williamh@gentoo.org>2021-12-19 14:37:56 -0600
commitd5e1d02b02c0dae999d07f242a4d5078fc049998 (patch)
treea7b3701d1d8816a700327433597e771a457c0b28
parentapp-admin/ansible-modules-hashivault: fix home page (diff)
downloadgentoo-d5e1d02b02c0dae999d07f242a4d5078fc049998.tar.gz
gentoo-d5e1d02b02c0dae999d07f242a4d5078fc049998.tar.bz2
gentoo-d5e1d02b02c0dae999d07f242a4d5078fc049998.zip
app-admin/cronlocker: fix homepage
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
-rw-r--r--app-admin/cronlocker/cronlocker-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/cronlocker/cronlocker-0.5.0.ebuild b/app-admin/cronlocker/cronlocker-0.5.0.ebuild
index 711bc7413ca4..b92604a122f4 100644
--- a/app-admin/cronlocker/cronlocker-0.5.0.ebuild
+++ b/app-admin/cronlocker/cronlocker-0.5.0.ebuild
@@ -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"