guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/11: gnu: keepalived: Update home page.


From: guix-commits
Subject: 03/11: gnu: keepalived: Update home page.
Date: Tue, 24 Sep 2019 14:18:18 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit d1bfad2f0d4306abc02f2bf713a9cc3d2d96d5d6
Author: Marius Bakke <address@hidden>
Date:   Thu Sep 5 17:39:35 2019 +0200

    gnu: keepalived: Update home page.
    
    * gnu/packages/cluster.scm (keepalived)[home-page]: Use HTTPS.
---
 gnu/packages/cluster.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cluster.scm b/gnu/packages/cluster.scm
index 177017c..9548352 100644
--- a/gnu/packages/cluster.scm
+++ b/gnu/packages/cluster.scm
@@ -74,7 +74,7 @@
      `(("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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]