guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: smartmontools: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 01/03: gnu: smartmontools: Use HTTPS home page.
Date: Mon, 9 Oct 2017 14:48:02 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 51b6a1dd13d15218610ea82e9f8452010fae96d6
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Oct 9 20:01:45 2017 +0200

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

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 7bbb68e..3b26e74 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1296,7 +1296,7 @@ various ways that may be running with too much 
privilege.")
                 "1g25r6sx85b5lay5n6sbnqv05qxzj6xsafsp93hnrg1h044bps49"))))
     (build-system gnu-build-system)
     (inputs `(("libcap-ng" ,libcap-ng)))
-    (home-page "http://www.smartmontools.org/";)
+    (home-page "https://www.smartmontools.org/";)
     (synopsis "S.M.A.R.T. harddisk control and monitoring tools")
     (description
      "The smartmontools package contains utility programs to control and



reply via email to

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