From: Ivan Kuten Date: Thu, 18 Oct 2007 21:55:09 +0000 (-0000) Subject: updated wireless-tools to .29 version, thanks to sushisan X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0864cb65d72a74748068a00a0f5ca2e3ae77bfee;p=buildroot.git updated wireless-tools to .29 version, thanks to sushisan --- diff --git a/package/wireless-tools/wireless-tools.mk b/package/wireless-tools/wireless-tools.mk index c86c4f4dc5..d1e33669bd 100644 --- a/package/wireless-tools/wireless-tools.mk +++ b/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)