Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -1,7 +1,7 @@
config BR2_PACKAGE_MACCHANGER
bool "macchanger"
help
A GNU/Linux utility for viewing/manipulating the MAC address of
network interfaces
A GNU/Linux utility for viewing/manipulating the MAC address
of network interfaces
http://www.gnu.org/software/macchanger

View File

@@ -6,7 +6,7 @@
MACCHANGER_VERSION = 1.7.0
MACCHANGER_SITE = https://github.com/alobbs/macchanger/releases/download/$(MACCHANGER_VERSION)
MACCHANGER_LICENSE = GPLv2+
MACCHANGER_LICENSE = GPL-2.0+
MACCHANGER_LICENSE_FILES = COPYING
$(eval $(autotools-package))