Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,7 +2,6 @@ config BR2_PACKAGE_XL2TP
|
||||
bool "xl2tp"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_LIBPCAP
|
||||
select BR2_PACKAGE_OPENSSL
|
||||
help
|
||||
Layer 2 Tunnelling Protocol (RFC2661).
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
|
||||
XL2TP_VERSION = v1.3.8
|
||||
XL2TP_SITE = $(call github,xelerance,xl2tpd,$(XL2TP_VERSION))
|
||||
XL2TP_DEPENDENCIES = libpcap openssl
|
||||
XL2TP_LICENSE = GPLv2
|
||||
XL2TP_DEPENDENCIES = libpcap
|
||||
XL2TP_LICENSE = GPL-2.0
|
||||
XL2TP_LICENSE_FILES = LICENSE
|
||||
|
||||
ifeq ($(BR2_STATIC_LIBS),y)
|
||||
|
||||
Reference in New Issue
Block a user