diff options
Diffstat (limited to 'sys-apps/shadow/shadow-4.6.ebuild')
-rw-r--r-- | sys-apps/shadow/shadow-4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/shadow/shadow-4.6.ebuild b/sys-apps/shadow/shadow-4.6.ebuild index 7e10ed6fac71..94dcf9d2e357 100644 --- a/sys-apps/shadow/shadow-4.6.ebuild +++ b/sys-apps/shadow/shadow-4.6.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit libtool pam DESCRIPTION="Utilities to deal with user accounts" -HOMEPAGE="https://github.com/shadow-maint/shadow http://pkg-shadow.alioth.debian.org/" +HOMEPAGE="https://github.com/shadow-maint/shadow" SRC_URI="https://github.com/shadow-maint/shadow/releases/download/${PV}/${P}.tar.gz" LICENSE="BSD GPL-2" |