From: Hsing-Wang Liao Date: Fri, 21 Oct 2016 13:57:21 +0000 (+0800) Subject: webui-aria2: update to 2016-10-11 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d05f692e1b5271e35142a0317c5ec733b8d983bb;p=feed%2Fpackages.git webui-aria2: update to 2016-10-11 Signed-off-by: Hsing-Wang Liao --- diff --git a/net/webui-aria2/Makefile b/net/webui-aria2/Makefile index 02ec30e7a8..514ad18321 100644 --- a/net/webui-aria2/Makefile +++ b/net/webui-aria2/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=webui-aria2 -PKG_VERSION:=2016-05-30 +PKG_VERSION:=2016-10-11 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/ziahamza/webui-aria2.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=a4b1e954f15a2cc69dd0cb2092c44a549715b2e7 +PKG_SOURCE_VERSION:=6a29c1b1d0224e1daa88906e88bc2e177ca2ad76 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_LICENSE:=MIT