update luci IPSEC VPN server to new style and fix can't autorun afeter upgrade

This commit is contained in:
coolsnowwolf 2018-10-03 20:50:14 +08:00
parent 84cda3ce05
commit 4039f1025e

View File

@ -9,7 +9,7 @@ LUCI_TITLE:=LuCI support for IPSec VPN Server (IKEv1 with PSK and Xauth)
LUCI_DEPENDS:=+strongswan-minimal +strongswan-mod-xauth-generic
LUCI_PKGARCH:=all
PKG_VERSION:=1.0
PKG_RELEASE:=6
PKG_RELEASE:=7
include $(TOPDIR)/feeds/luci/luci.mk