From: nbd Date: Fri, 21 Jun 2013 15:19:31 +0000 (+0000) Subject: libubox: update to latest version, fixes utf-8 corruption issues in blobmsg_json X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=88d34fd5442bd584ab36bb1f88a6954c7726040a;p=openwrt.git libubox: update to latest version, fixes utf-8 corruption issues in blobmsg_json Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36984 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index e9b72e5182..fcfe51133f 100644 --- a/package/libs/libubox/Makefile +++ b/package/libs/libubox/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libubox -PKG_VERSION:=2013-06-18 +PKG_VERSION:=2013-06-21 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/luci2/libubox.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=b9ebdbcc648274cc630b6349374f9fb21e53f396 +PKG_SOURCE_VERSION:=6f192a6fb04504e065c222be11a6e294229300fe PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_MD5SUM:= CMAKE_INSTALL:=1