Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
config BR2_PACKAGE_VTUN
|
||||
bool "vtun"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_LZO
|
||||
select BR2_PACKAGE_OPENSSL
|
||||
select BR2_PACKAGE_ZLIB
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
Tool for easily creating Virtual Tunnels over TCP/IP networks
|
||||
with traffic shaping, compression, and encryption.
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
VTUN_VERSION = 3.0.3
|
||||
VTUN_SITE = http://downloads.sourceforge.net/project/vtun/vtun/$(VTUN_VERSION)
|
||||
VTUN_LICENSE = GPLv2+ with OpenSSL exception
|
||||
VTUN_LICENSE = GPL-2.0+ with OpenSSL exception
|
||||
VTUN_LICENSE_FILES = README.OpenSSL
|
||||
VTUN_DEPENDENCIES = host-bison host-flex zlib lzo openssl
|
||||
VTUN_AUTORECONF = YES
|
||||
|
||||
Reference in New Issue
Block a user