[source] ugps: update to latest git HEAD

LEDE Commits lede-commits at lists.infradead.org
Wed Jul 27 22:19:30 PDT 2016


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/?p=source.git;a=commitdiff;h=b15f41d4d6ea46ef2ba64f26cfd86c9794a2e1d8

commit b15f41d4d6ea46ef2ba64f26cfd86c9794a2e1d8
Author: John Crispin <john at phrozen.org>
AuthorDate: Sun Jul 24 06:14:38 2016 +0200

    ugps: update to latest git HEAD
    
    Signed-off-by: John Crispin <john at phrozen.org>
---
 package/utils/ugps/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/utils/ugps/Makefile b/package/utils/ugps/Makefile
index 6f139d0..b0639d3 100644
--- a/package/utils/ugps/Makefile
+++ b/package/utils/ugps/Makefile
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ugps
-PKG_VERSION:=2015-08-17
+PKG_VERSION:=2016-07-28
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_URL=$(LEDE_GIT)/project/ugps.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=971e6703eb9bed936cc62cd335105bd2acca14ef
+PKG_SOURCE_VERSION:=6924497ce8fcf3b4b3ecac067bf7c503a628077b
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.bz2
 
 PKG_MAINTAINER:=John Crispin <john at phrozen.org>



More information about the lede-commits mailing list