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_KNOCK
bool "knock"
select BR2_PACKAGE_LIBPCAP
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_LIBPCAP
help
A port knocking implementation.
Provides a daemon and a user application. Port knocking can be

View File

@@ -7,7 +7,7 @@
KNOCK_VERSION = 258a27e5a47809f97c2b9f2751a88c2f94aae891
KNOCK_SITE = $(call github,jvinet,knock,$(KNOCK_VERSION))
KNOCK_AUTORECONF = YES
KNOCK_LICENSE = GPLv2+
KNOCK_LICENSE = GPL-2.0+
KNOCK_LICENSE_FILES = COPYING
KNOCK_DEPENDENCIES = libpcap