From: John Crispin Date: Tue, 14 Oct 2014 15:53:00 +0000 (+0000) Subject: libubox: update to latest git X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ea74a1119e82ffdecfbab15d3d884c5b090b5e37;p=openwrt%2Fstaging%2Fyousong.git libubox: update to latest git this adds a new helper for setting/overriding the signal handlers Signed-off-by: John Crispin SVN-Revision: 42917 --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index ac160bfb92..dac9f9717c 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-08-04 +PKG_VERSION:=2014-10-14 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:=dffbc09baf71b294185a36048166d00066d433b5 +PKG_SOURCE_VERSION:=464e05e33b4c086be0bd932760a41ddcf9373187 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_MD5SUM:= CMAKE_INSTALL:=1