mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: keepalived: Update home page.
* gnu/packages/cluster.scm (keepalived)[home-page]: Use HTTPS.
This commit is contained in:
parent
ce6db0fa7c
commit
d1bfad2f0d
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ (define-public keepalived
|
|||
`(("openssl" ,openssl)
|
||||
("libnfnetlink" ,libnfnetlink)
|
||||
("libnl" ,libnl)))
|
||||
(home-page "http://www.keepalived.org/")
|
||||
(home-page "https://www.keepalived.org/")
|
||||
(synopsis "Load balancing and high-availability frameworks")
|
||||
(description
|
||||
"Keepalived provides frameworks for both load balancing and high
|
||||
|
|
Loading…
Reference in a new issue