gnu: keepalived: Update home page.

* gnu/packages/cluster.scm (keepalived)[home-page]: Use HTTPS.
This commit is contained in:
Marius Bakke 2019-09-05 17:39:35 +02:00
parent ce6db0fa7c
commit d1bfad2f0d
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -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