uclient: update to latest version, fixes HTTP keepalive issues
authorFelix Fietkau <nbd@openwrt.org>
Thu, 21 Aug 2014 19:12:38 +0000 (19:12 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 21 Aug 2014 19:12:38 +0000 (19:12 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42257

package/libs/uclient/Makefile

index 25f62d21110f21c480eecd8f3726ee8624843b41..cb1524193f3e52c4c6e66279d493555326c06e2a 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=uclient
-PKG_VERSION:=2014-05-28
+PKG_VERSION:=2014-08-21
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=http://git.openwrt.org/project/uclient.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=e1ed2c2250c89be3bed71f8bad038d5610178364
+PKG_SOURCE_VERSION:=80e135d9726eb897cd7d9e45a17bbd59e3a8b236
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MIRROR_MD5SUM:=
 CMAKE_INSTALL:=1