diff options
author | Ansuel Smith <ansuelsmth@gmail.com> | 2017-03-11 21:46:44 +0100 |
---|---|---|
committer | Ansuel Smith <ansuelsmth@gmail.com> | 2017-04-02 18:29:16 +0200 |
commit | ec2ec6f4bc292c2d4df046a6087f4f530fbd8de3 (patch) | |
tree | 2a5d23802ccb85e9421fbaadf26b144a78cc9b71 /net/webui-aria2 | |
parent | c275bd2bf4697e765d9bc73773f52efbc0bc24d0 (diff) |
webui-aria2: update to last commit
Update to last commit
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Diffstat (limited to 'net/webui-aria2')
-rw-r--r-- | net/webui-aria2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/webui-aria2/Makefile b/net/webui-aria2/Makefile index ed4be9f2b..2bc18e3f5 100644 --- a/net/webui-aria2/Makefile +++ b/net/webui-aria2/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=webui-aria2 +PKG_SOURCE_DATE:=2017-04-02 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=https://github.com/ziahamza/webui-aria2.git -PKG_SOURCE_DATE:=2017-02-12 -PKG_SOURCE_VERSION:=68c8ad4f86b87a8b713e13f70b4a3a3c7b86c83e +PKG_SOURCE_URL:=https://github.com/ziahamza/webui-aria2 +PKG_SOURCE_VERSION:=d2a662849a792bb8d7b83519bac1eeee0fcec4e9 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE |