Parcourir la source

updated wireless-tools to .29 version, thanks to sushisan

Ivan Kuten il y a 18 ans
Parent
commit
0864cb65d7
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      package/wireless-tools/wireless-tools.mk

+ 2 - 2
package/wireless-tools/wireless-tools.mk

@@ -8,10 +8,10 @@
 # which is available in 28-pre3 and later...
 # Jean II
 # v28.pre3 -> earliest possible
-WIRELESS_TOOLS_VERSION:=28
+WIRELESS_TOOLS_VERSION:=29
 WIRELESS_TOOLS_SUBVER:=
 
-WIRELESS_TOOLS_SOURCE_URL:=http://pcmcia-cs.sourceforge.net/ftp/contrib
+WIRELESS_TOOLS_SOURCE_URL:=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
 WIRELESS_TOOLS_SOURCE:=wireless_tools.$(WIRELESS_TOOLS_VERSION)$(WIRELESS_TOOLS_SUBVER).tar.gz
 WIRELESS_TOOLS_BUILD_DIR=$(BUILD_DIR)/wireless_tools.$(WIRELESS_TOOLS_VERSION)