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

@@ -3,7 +3,8 @@ config BR2_PACKAGE_PROXYCHAINS_NG
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on !BR2_STATIC_LIBS
help
Force any tcp connections to flow through a proxy (or proxy chain)
Force any tcp connections to flow through a proxy (or proxy
chain)
https://github.com/rofl0r/proxychains

View File

@@ -7,7 +7,7 @@
PROXYCHAINS_NG_VERSION = 4.11
PROXYCHAINS_NG_SOURCE = proxychains-ng-$(PROXYCHAINS_NG_VERSION).tar.bz2
PROXYCHAINS_NG_SITE = http://downloads.sourceforge.net/project/proxychains-ng
PROXYCHAINS_NG_LICENSE = GPLv2+
PROXYCHAINS_NG_LICENSE = GPL-2.0+
PROXYCHAINS_NG_LICENSE_FILES = COPYING
define PROXYCHAINS_NG_CONFIGURE_CMDS