guix-commits
[Top][All Lists]
Advanced

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

11/28: gnu: b43-tools: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 11/28: gnu: b43-tools: Use HTTPS home page.
Date: Fri, 2 Mar 2018 09:53:09 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 3ebf12ea0e380e3619618701b58564cf9423517c
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Mar 1 23:24:33 2018 +0100

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

diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm
index d9d0c29..6a96f7a 100644
--- a/gnu/packages/firmware.scm
+++ b/gnu/packages/firmware.scm
@@ -145,7 +145,7 @@ Linux-libre.")
                              subdirs)
                    #t)))))))
       (home-page
-       "http://bues.ch/cms/hacking/misc.html#linux_b43_driver_firmware_tools";)
+       "https://bues.ch/cms/hacking/misc.html#linux_b43_driver_firmware_tools";)
       (synopsis "Collection of tools for the b43 wireless driver")
       (description
        "The b43 firmware tools is a collection of firmware extractor,



reply via email to

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