Author: nbd
Date: 2016-01-19 23:41:18 +0100 (Tue, 19 Jan 2016)
New Revision: 48378

Modified:
   trunk/package/libs/uclient/Makefile
Log:
uclient: update to the latest version, fixes a cosmetic progress bar issue

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

Modified: trunk/package/libs/uclient/Makefile
===================================================================
--- trunk/package/libs/uclient/Makefile 2016-01-19 22:05:05 UTC (rev 48377)
+++ trunk/package/libs/uclient/Makefile 2016-01-19 22:41:18 UTC (rev 48378)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=uclient
-PKG_VERSION:=2016-01-17
+PKG_VERSION:=2016-01-19
 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:=1b7b0ce9d184476396acbe904d8089d737fcf3f4
+PKG_SOURCE_VERSION:=2bbd1770b7929d911301f43c291b27d18969dcb1
 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