From: Felix Fietkau Date: Tue, 17 May 2016 12:09:26 +0000 (+0200) Subject: libubox: update to the latest version X-Git-Tag: v17.01.0-rc1~2731 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=c11505866918ccc95c06c60bb5aca4f84d631a61 libubox: update to the latest version adds a SIGCHLD handling fix and jshn performance improvements Signed-off-by: Felix Fietkau --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index 77be58744e..84980557f5 100644 --- a/package/libs/libubox/Makefile +++ b/package/libs/libubox/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libubox -PKG_VERSION:=2016-02-26 +PKG_VERSION:=2016-05-19 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:=5326ce1046425154ab715387949728cfb09f4083 +PKG_SOURCE_VERSION:=1257a38a6e64511207bb3b077ca7e8e1a3338fc1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_MD5SUM:= CMAKE_INSTALL:=1