From: Felix Fietkau Date: Thu, 28 Jan 2016 11:22:49 +0000 (+0000) Subject: libubox: update to the latest version, adds usock_inet_timeout() with RFC6555 support X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=1dc69008892231098bc4029e2cc97d35fab62e02 libubox: update to the latest version, adds usock_inet_timeout() with RFC6555 support Signed-off-by: Felix Fietkau SVN-Revision: 48523 --- 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