uclient: update to the latest version with timeout support
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44053
This commit is contained in:
parent
e171dc4cf5
commit
7aba4f1539
@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=uclient
|
||||
PKG_VERSION:=2014-09-10
|
||||
PKG_VERSION:=2015-01-19
|
||||
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:=71ca932167085f313711d4259393c5f3441cc3a8
|
||||
PKG_SOURCE_VERSION:=6c222d0646fa7c07be96d729009916d5af295332
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MIRROR_MD5SUM:=
|
||||
CMAKE_INSTALL:=1
|
||||
|
Loading…
Reference in New Issue
Block a user