From 7de493a34e8948f4a75b6d5768c62541f4ead2b8 Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Sat, 22 Sep 2018 12:55:42 +0800 Subject: [PATCH] fix v2ray ssl ca-certificates --- package/lean/luci-app-v2ray-pro/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lean/luci-app-v2ray-pro/Makefile b/package/lean/luci-app-v2ray-pro/Makefile index cf0eedfda..5ea3eecc2 100644 --- a/package/lean/luci-app-v2ray-pro/Makefile +++ b/package/lean/luci-app-v2ray-pro/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 +v2ray +LUCI_DEPENDS:=+iptables-mod-tproxy +kmod-ipt-tproxy +ip +ipset-lists +pdnsd-alt +coreutils +coreutils-base64 +coreutils-nohup +dnsmasq-full +v2ray +ca-certificates LUCI_PKGARCH:=all PKG_VERSION:=1.0 -PKG_RELEASE:=8 +PKG_RELEASE:=9 include $(TOPDIR)/feeds/luci/luci.mk