diff options
Diffstat (limited to 'package/wireless_tools/wireless_tools.mk')
-rw-r--r-- | package/wireless_tools/wireless_tools.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wireless_tools/wireless_tools.mk b/package/wireless_tools/wireless_tools.mk index f4e0ffb440..51320a9b25 100644 --- a/package/wireless_tools/wireless_tools.mk +++ b/package/wireless_tools/wireless_tools.mk @@ -8,7 +8,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_SOURCE = wireless_tools.$(WIRELESS_TOOLS_VERSION).tar.gz -WIRELESS_TOOLS_LICENSE = GPLv2 +WIRELESS_TOOLS_LICENSE = GPL-2.0 WIRELESS_TOOLS_LICENSE_FILES = COPYING WIRELESS_TOOLS_INSTALL_STAGING = YES |