Skip to content

Commit

Permalink
ugps: update to latest git HEAD
Browse files Browse the repository at this point in the history
Signed-off-by: John Crispin <[email protected]>
  • Loading branch information
blogic authored and wigyori committed Aug 18, 2016
1 parent fcda99f commit b07ea5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/utils/ugps/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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=$(OPENWRT_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 <[email protected]>
Expand Down

0 comments on commit b07ea5a

Please sign in to comment.