libubox: properly handle "null" values in blobmsg_add_json_element()
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 9 Feb 2016 22:42:48 +0000 (22:42 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 9 Feb 2016 22:42:48 +0000 (22:42 +0000)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48687

package/libs/libubox/Makefile

index ca407688eddc1124352c0bcbdbbd68aeb23e6ff3..6ec388fb64e67627fb6237e6f510db3b9cb0755d 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libubox
-PKG_VERSION:=2016-01-28
+PKG_VERSION:=2016-02-09
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(OPENWRT_GIT)/project/libubox.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=0c2fbbca80a242280e5bb8b079184479c9abfa6f
+PKG_SOURCE_VERSION:=f43da92dd7b80d955de751c2cc53525447870d96
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MIRROR_MD5SUM:=
 CMAKE_INSTALL:=1