summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-10 23:13:28 +0100
committerSam James <sam@gentoo.org>2023-04-10 23:13:28 +0100
commiteaa106ad39a1b85d2bb4c56fddefbe476c6e4720 (patch)
tree59d727c2f0a93acf428b365f4e8661e109eb899f
parentmedia-sound/scmpc: update *.github.com HOMEPAGEs (diff)
downloadgentoo-eaa106ad39a1b85d2bb4c56fddefbe476c6e4720.tar.gz
gentoo-eaa106ad39a1b85d2bb4c56fddefbe476c6e4720.tar.bz2
gentoo-eaa106ad39a1b85d2bb4c56fddefbe476c6e4720.zip
sys-apps/daemonize: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/daemonize/daemonize-1.7.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/daemonize/daemonize-1.7.8.ebuild b/sys-apps/daemonize/daemonize-1.7.8.ebuild
index 1af06b01514b..e091f30d1d07 100644
--- a/sys-apps/daemonize/daemonize-1.7.8.ebuild
+++ b/sys-apps/daemonize/daemonize-1.7.8.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Runs a command as a Unix daemon"
-HOMEPAGE="https://bmc.github.com/daemonize/"
+HOMEPAGE="http://software.clapper.org/daemonize/"
SRC_URI="https://github.com/bmc/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"