Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBPCAP
|
||||
bool "libpcap"
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
A system-independent library for user-level network packet capture.
|
||||
A system-independent library for user-level network packet
|
||||
capture.
|
||||
|
||||
http://www.tcpdump.org/
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
LIBPCAP_VERSION = 1.8.1
|
||||
LIBPCAP_SITE = http://www.tcpdump.org/release
|
||||
LIBPCAP_LICENSE = BSD-3c
|
||||
LIBPCAP_LICENSE = BSD-3-Clause
|
||||
LIBPCAP_LICENSE_FILES = LICENSE
|
||||
LIBPCAP_INSTALL_STAGING = YES
|
||||
LIBPCAP_DEPENDENCIES = zlib host-flex host-bison
|
||||
|
||||
Reference in New Issue
Block a user