wireless_tools: Fix site URL does not work
authorVadim Kochan <vadim.kochan@petcube.com>
Sun, 19 Aug 2018 13:46:56 +0000 (16:46 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 19 Aug 2018 19:33:19 +0000 (21:33 +0200)
Replace broken http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux
by https://hewlettpackard.github.io/wireless-tools.

[Peter: also adjust URL in Config.in]
Signed-off-by: Vadim Kochan <vadim.kochan@petcube.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireless_tools/Config.in
package/wireless_tools/wireless_tools.mk

index e33af25b86a3a5f8ec0cb0c6a54b6ad3e9b89fe0..349908dbde6b833da11f8fa68d21344940d6d3bb 100644 (file)
@@ -3,7 +3,7 @@ config BR2_PACKAGE_WIRELESS_TOOLS
        help
          A collection of tools to configure wireless lan cards.
 
-         http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
+         https://hewlettpackard.github.io/wireless-tools/
 
 if BR2_PACKAGE_WIRELESS_TOOLS
 
index 51320a9b25b8d5518545a8872f991ccd9f6c25d1..b87ab20fb275aa4efabf77eea69c0ba25c590566 100644 (file)
@@ -6,7 +6,7 @@
 
 WIRELESS_TOOLS_VERSION_MAJOR = 30
 WIRELESS_TOOLS_VERSION = $(WIRELESS_TOOLS_VERSION_MAJOR).pre9
-WIRELESS_TOOLS_SITE = http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux
+WIRELESS_TOOLS_SITE = https://hewlettpackard.github.io/wireless-tools
 WIRELESS_TOOLS_SOURCE = wireless_tools.$(WIRELESS_TOOLS_VERSION).tar.gz
 WIRELESS_TOOLS_LICENSE = GPL-2.0
 WIRELESS_TOOLS_LICENSE_FILES = COPYING