aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-01-28 12:08:04 +0000
committerJohn Crispin <blogic@openwrt.org>2015-01-28 12:08:04 +0000
commitb69c905acd098862f9d6ba72531f1f90e38de9f5 (patch)
tree86eb53322dab5ddf9efc72f76e7739a1e1968f71 /package/libs/libubox/Makefile
parentd6db673f8fb51e070047212af1c29eb9515d1b4a (diff)
downloadmaster-187ad058-b69c905acd098862f9d6ba72531f1f90e38de9f5.tar.gz
master-187ad058-b69c905acd098862f9d6ba72531f1f90e38de9f5.tar.bz2
master-187ad058-b69c905acd098862f9d6ba72531f1f90e38de9f5.zip
libubox: update to latest git HEAD
adds "ignore SIGPIPE by default" Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44178 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 db4a842158..d4ac619fc7 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-01-21
+PKG_VERSION:=2015-01-28
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:=ad9aa180d30ebf2ae91e3cc656c814693bb921ca
+PKG_SOURCE_VERSION:=827ad8337e88ec9e0bf73a8af1d6cf8555e8ef3d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1