Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
# Locally computed:
|
||||
sha256 1c154fef91c65dbf1cd4519af7ade70a61d85a923b6e0c0b007dc7f4895cf7d8 cxxtest-4.4.tar.gz
|
||||
|
||||
# Hash for license file:
|
||||
sha256 da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768 COPYING
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
#######################################################################################
|
||||
################################################################################
|
||||
#
|
||||
# cxxtest
|
||||
#
|
||||
#######################################################################################
|
||||
################################################################################
|
||||
|
||||
CXXTEST_VERSION = 4.4
|
||||
CXXTEST_SITE = https://github.com/CxxTest/cxxtest/releases/download/$(CXXTEST_VERSION)
|
||||
CXXTEST_LICENSE = LGPLv3
|
||||
CXXTEST_LICENSE = LGPL-3.0
|
||||
CXXTEST_LICENSE_FILES = COPYING
|
||||
CXXTEST_INSTALL_STAGING = YES
|
||||
CXXTEST_INSTALL_TARGET = NO
|
||||
|
||||
Reference in New Issue
Block a user