Author: nbd
Date: 2016-01-28 12:23:50 +0100 (Thu, 28 Jan 2016)
New Revision: 48524

Modified:
   trunk/package/libs/uclient/Makefile
Log:
uclient: update to the latest version, fixes connection timeout handling 
(#21726)

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/libs/uclient/Makefile
===================================================================
--- trunk/package/libs/uclient/Makefile 2016-01-28 11:22:49 UTC (rev 48523)
+++ trunk/package/libs/uclient/Makefile 2016-01-28 11:23:50 UTC (rev 48524)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=uclient
-PKG_VERSION:=2016-01-23
+PKG_VERSION:=2016-01-28
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(OPENWRT_GIT)/project/uclient.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=caa8052ac55218a687593f3dcf30229016e48b0d
+PKG_SOURCE_VERSION:=2e0918c7e0612449024caaaa8d44fb2d7a33f5f3
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MIRROR_MD5SUM:=
 CMAKE_INSTALL:=1
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to