mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@
|
||||||
`(("openssl" ,openssl)
|
`(("openssl" ,openssl)
|
||||||
("libnfnetlink" ,libnfnetlink)
|
("libnfnetlink" ,libnfnetlink)
|
||||||
("libnl" ,libnl)))
|
("libnl" ,libnl)))
|
||||||
(home-page "http://www.keepalived.org/")
|
(home-page "https://www.keepalived.org/")
|
||||||
(synopsis "Load balancing and high-availability frameworks")
|
(synopsis "Load balancing and high-availability frameworks")
|
||||||
(description
|
(description
|
||||||
"Keepalived provides frameworks for both load balancing and high
|
"Keepalived provides frameworks for both load balancing and high
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue