guix-commits
[Top][All Lists]
Advanced

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

02/12: gnu: fping: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 02/12: gnu: fping: Use HTTPS home page.
Date: Sun, 23 Sep 2018 18:34:18 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 25706b8fc9aa36085ecec085f08d5ad1808d4a96
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Sep 24 00:23:58 2018 +0200

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

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index d1765cc..8422437 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -661,7 +661,7 @@ network frames.")
         (base32
          "0wxbvm480vij8dy4v1pi8f0c7010rx6bidg3qhsvkdf2ijhy4cr7"))))
     (build-system gnu-build-system)
-    (home-page "http://fping.org/";)
+    (home-page "https://fping.org/";)
     (synopsis "Send ICMP ECHO_REQUEST packets to network hosts")
     (description
      "fping is a ping like program which uses the Internet Control Message



reply via email to

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