Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user