summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-process/dumb-init/dumb-init-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/dumb-init/dumb-init-1.2.0.ebuild b/sys-process/dumb-init/dumb-init-1.2.0.ebuild
index ef14aeec42c7..34d2910320b7 100644
--- a/sys-process/dumb-init/dumb-init-1.2.0.ebuild
+++ b/sys-process/dumb-init/dumb-init-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit flag-o-matic
DESCRIPTION="A minimal init system for Linux containers"
-HOMEPAGE="https://github.com/Yelp/${PN}"
+HOMEPAGE="https://github.com/Yelp/dumb-init"
SRC_URI="https://github.com/Yelp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"