Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -17,7 +17,7 @@ config BR2_PACKAGE_NETSNIFF_NG
|
||||
networking toolkit. If you will, the Swiss army knife for
|
||||
network packets.
|
||||
|
||||
comment "netsniff-ng needs an (e)glibc toolchain w/ threads, headers >= 3.0"
|
||||
comment "netsniff-ng needs a glibc toolchain w/ threads, headers >= 3.0"
|
||||
depends on BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_TOOLCHAIN_USES_GLIBC \
|
||||
|| !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 a76911f5a8ef0b92c42da568ceebc9e6559c02760f498785e22c8426b623d43f netsniff-ng-v0.6.0.tar.gz
|
||||
sha256 902661bcdbc129c6a6c1f69a72f921fffc9e765d005568dc153f09ca0097c180 netsniff-ng-v0.6.1.tar.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NETSNIFF_NG_VERSION = v0.6.0
|
||||
NETSNIFF_NG_VERSION = v0.6.1
|
||||
NETSNIFF_NG_SITE = $(call github,netsniff-ng,netsniff-ng,$(NETSNIFF_NG_VERSION))
|
||||
NETSNIFF_NG_LICENSE = GPLv2
|
||||
NETSNIFF_NG_LICENSE_FILES = README COPYING
|
||||
|
||||
Reference in New Issue
Block a user