From: nbd Date: Sat, 26 Apr 2014 14:56:29 +0000 (+0000) Subject: libubox: update to the latest version, adds a key/value store implementation and... X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=41ec4f473ee9d9e674656f203545173ee16a5baa;p=openwrt.git libubox: update to the latest version, adds a key/value store implementation and fixes an uloop issue Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40570 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index fc9834a2fa..c063e6fa13 100644 --- a/package/libs/libubox/Makefile +++ b/package/libs/libubox/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libubox -PKG_VERSION:=2014-03-18 +PKG_VERSION:=2014-04-26 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.openwrt.org/project/libubox.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=4f44401ae8d23465261cef80b87630ffccd5a864 +PKG_SOURCE_VERSION:=73a88451ddcc58ba1217dea22fee3eb5b20cf79b PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_MD5SUM:= CMAKE_INSTALL:=1