Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_JANSSON
|
||||
bool "jansson"
|
||||
help
|
||||
Jansson is a C library for encoding, decoding and manipulating JSON
|
||||
data.
|
||||
Jansson is a C library for encoding, decoding and manipulating
|
||||
JSON data.
|
||||
|
||||
http://www.digip.org/jansson/
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 0ad0d074ca049a36637e7abef755d40849ad73e926b93914ce294927b97bd2a5 jansson-2.9.tar.gz
|
||||
sha256 78215ad1e277b42681404c1d66870097a50eb084be9d771b1d15576575cf6447 jansson-2.10.tar.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
JANSSON_VERSION = 2.9
|
||||
JANSSON_VERSION = 2.10
|
||||
JANSSON_SITE = http://www.digip.org/jansson/releases
|
||||
JANSSON_LICENSE = MIT
|
||||
JANSSON_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user