From: Felix Fietkau <nbd@openwrt.org>
Date: Sun, 23 Nov 2014 20:10:07 +0000 (+0000)
Subject: libubox: update to the latest version, adds some jshn optimizations
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=e4d207542e2e011f733f110b448f40dc3c67009d;p=openwrt%2Fstaging%2Frobimarko.git

libubox: update to the latest version, adds some jshn optimizations

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 43350
---

diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile
index 76a2fe936f..abef65cfb6 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-10-14
+PKG_VERSION:=2014-11-23
 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:=464e05e33b4c086be0bd932760a41ddcf9373187
+PKG_SOURCE_VERSION:=0bfb44f590402137bfcf8e65c54638908d5ed6d2
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MIRROR_MD5SUM:=
 CMAKE_INSTALL:=1