gnu: shadow: Update home page.
* gnu/packages/admin.scm (shadow)[home-page]: Update to new project home.master
parent
bb3dc8025a
commit
1f6dd7e9c2
|
@ -482,7 +482,7 @@ hostname.")
|
||||||
"-linux")
|
"-linux")
|
||||||
`(("linux-pam" ,linux-pam))
|
`(("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")
|
(synopsis "Authentication-related tools such as passwd, su, and login")
|
||||||
(description
|
(description
|
||||||
"Shadow provides a number of authentication-related tools, including:
|
"Shadow provides a number of authentication-related tools, including:
|
||||||
|
|
Reference in New Issue