From 0b2ddfdcc52c37afdbb810d5038fc017c2245d53 Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Fri, 7 Sep 2018 15:50:40 +0800 Subject: [PATCH] update luci v2ray version --- package/lean/luci-app-v2ray/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lean/luci-app-v2ray/Makefile b/package/lean/luci-app-v2ray/Makefile index 7cec4c5ec6..0c116e076f 100644 --- a/package/lean/luci-app-v2ray/Makefile +++ b/package/lean/luci-app-v2ray/Makefile @@ -6,10 +6,10 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for V2Ray (Please select lua-cjson package manually) -LUCI_DEPENDS:=+iptables-mod-tproxy +kmod-ipt-tproxy +ip +ipset-lists +pdnsd-alt +coreutils +coreutils-base64 +coreutils-nohup +dnsmasq-full +ca-certificates +v2ray +luci-app-filetransfer +LUCI_DEPENDS:=+iptables-mod-tproxy +kmod-ipt-tproxy +ip +ipset-lists +pdnsd-alt +coreutils +coreutils-base64 +coreutils-nohup +dnsmasq-full +ca-certificates +v2ray LUCI_PKGARCH:=all PKG_VERSION:=1.0 -PKG_RELEASE:=5 +PKG_RELEASE:=6 include $(TOPDIR)/feeds/luci/luci.mk