From: John Crispin Date: Sun, 22 Mar 2015 19:30:04 +0000 (+0000) Subject: libubox: update to latest git HEAD X-Git-Tag: reboot~3791 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=752fc0c8d3441967f3a672bc6c0c0abff058d5d0;p=openwrt%2Fstaging%2Fchunkeey.git libubox: update to latest git HEAD fix a bug the made uloop_end() not work when called from within a uloop_process callback handler Signed-off-by: John Crispin SVN-Revision: 44945 --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index e51f8109bf..a8e3058406 100644 --- a/package/libs/libubox/Makefile +++ b/package/libs/libubox/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libubox -PKG_VERSION:=2015-02-26.1 +PKG_VERSION:=2015-03-22 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:=2a9edb464215d17c61fdaa6fbd97c99f1f130812 +PKG_SOURCE_VERSION:=b8d9b382e39823850331edc2a92379173daf1be3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_MD5SUM:= CMAKE_INSTALL:=1