aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-10-14 15:53:00 +0000
committerJohn Crispin <blogic@openwrt.org>2014-10-14 15:53:00 +0000
commitc0c2f68bab4fbba92f70439dc265aa622f2747ff (patch)
tree4cbebdcd24ddf59acefdc1ada31eff8e7d027801 /package/libs/libubox/Makefile
parent6da54cd5953a9ff4b28eed0b93fffa367d8c3341 (diff)
downloadmaster-187ad058-c0c2f68bab4fbba92f70439dc265aa622f2747ff.tar.gz
master-187ad058-c0c2f68bab4fbba92f70439dc265aa622f2747ff.tar.bz2
master-187ad058-c0c2f68bab4fbba92f70439dc265aa622f2747ff.zip
libubox: update to latest git
this adds a new helper for setting/overriding the signal handlers Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42917 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/libubox/Makefile')
-rw-r--r--package/libs/libubox/Makefile4
1 files changed, 2 insertions, 2 deletions
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