1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

increase glorytun timeout, add default config for shadowsocks and network, add custom theme

This commit is contained in:
Ycarus 2018-02-14 17:46:53 +01:00
parent eb53f75241
commit dab94ddfba
18 changed files with 2282 additions and 5 deletions

View file

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=openmptcprouter-full
PKG_VERSION:=0.2
PKG_VERSION:=0.3
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk
@ -37,7 +37,7 @@ MY_DEPENDS := \
luci-i18n-base-fr \
luci-i18n-firewall-en \
luci-i18n-firewall-fr \
luci-mod-admin-full luci-app-firewall luci-app-glorytun luci-app-shadowsocks-libev luci-app-unbound luci-theme-bootstrap luci-base
luci-mod-admin-full luci-app-firewall luci-app-glorytun luci-app-shadowsocks-libev luci-app-unbound luci-theme-openmptcprouter luci-base
define Package/$(PKG_NAME)