Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user