[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/14: gnu: wireless-tools: Use HTTPS home page.
From: |
guix-commits |
Subject: |
08/14: gnu: wireless-tools: Use HTTPS home page. |
Date: |
Mon, 16 Mar 2020 23:51:00 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit fe5ed0bbe3acc58a71954adc836687d3c96cbb68
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:46:10 2020 +0100
gnu: wireless-tools: Use HTTPS home page.
* gnu/packages/linux.scm (wireless-tools)[home-page]: Use HTTPS.
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 8dd5061..3ac7e61 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3065,7 +3065,7 @@ Linux Wireless Extensions; consider using @code{iw}
instead. The Wireless
Extension was an interface allowing you to set Wireless LAN specific
parameters and get the specific stats. It is deprecated in favor the nl80211
interface.")
- (home-page
"http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html")
+ (home-page
"https://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html")
;; wireless.21.h and wireless.22.h are distributed under lgpl2.1+, the
;; other files are distributed under gpl2.
(license (list license:gpl2 license:lgpl2.1+))))
- branch master updated (06f0453 -> 10b52f4), guix-commits, 2020/03/16
- 08/14: gnu: wireless-tools: Use HTTPS home page.,
guix-commits <=
- 06/14: gnu: shogun: Use HTTPS home page., guix-commits, 2020/03/16
- 09/14: gnu: glfw: Use HTTPS home page., guix-commits, 2020/03/16
- 01/14: gnu: reaver: Update to 1.6.6., guix-commits, 2020/03/16
- 05/14: gnu: perl-test-simple: Update to 1.302172., guix-commits, 2020/03/16
- 04/14: gnu: five-or-more: Update to 3.32.1., guix-commits, 2020/03/16
- 03/14: gnu: eigen: Update to 3.3.7., guix-commits, 2020/03/16
- 07/14: gnu: openimageio: Use HTTPS home page., guix-commits, 2020/03/16
- 10/14: gnu: fritzing: Use HTTPS home page., guix-commits, 2020/03/16
- 14/14: gnu: simplescreenrecorder: Use HTTPS home page., guix-commits, 2020/03/16
- 02/14: gnu: doctest: Update to 2.3.7., guix-commits, 2020/03/16