gnu: shadow: Update home page.
* gnu/packages/admin.scm (shadow)[home-page]: Update to new project home.
This commit is contained in:
parent
bb3dc8025a
commit
1f6dd7e9c2
|
@ -482,7 +482,7 @@ hostname.")
|
|||
"-linux")
|
||||
`(("linux-pam" ,linux-pam))
|
||||
'()))
|
||||
(home-page "http://pkg-shadow.alioth.debian.org/")
|
||||
(home-page "https://github.com/shadow-maint/shadow")
|
||||
(synopsis "Authentication-related tools such as passwd, su, and login")
|
||||
(description
|
||||
"Shadow provides a number of authentication-related tools, including:
|
||||
|
|
Loading…
Reference in New Issue