aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-28 11:22:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-28 11:22:49 +0000
commitfa6551f95cee62131d711f349c53e8713d226957 (patch)
treea699d01e0c812c8ec5ea8b0f5b7cd7965d709f5b /package/libs/libubox/Makefile
parent7cee35add14f827a9f24537514cb162d06a1396b (diff)
downloadmaster-187ad058-fa6551f95cee62131d711f349c53e8713d226957.tar.gz
master-187ad058-fa6551f95cee62131d711f349c53e8713d226957.tar.bz2
master-187ad058-fa6551f95cee62131d711f349c53e8713d226957.zip
libubox: update to the latest version, adds usock_inet_timeout() with RFC6555 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48523 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 a7ef8c3508..ca407688ed 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-01-15
+PKG_VERSION:=2016-01-28
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:=bc7e2772763929a8932c9ec1fc676bee9989f0ae
+PKG_SOURCE_VERSION:=0c2fbbca80a242280e5bb8b079184479c9abfa6f
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1