Changes for OpenWrt 21.02

This commit is contained in:
gSpot
2021-12-05 19:18:32 +03:00
parent 1c30a83ba0
commit f75599bb80
13 changed files with 78 additions and 84 deletions
+4 -4
View File
@@ -8,10 +8,10 @@ RAM_CONFIG=0
LUA_MODULE=1
LUCI_APP=1
OWRT_VERSION="19.07"
RUAB_VERSION="0.9.0-2"
RUAB_MOD_LUA_VERSION="0.9.0-2"
RUAB_LUCI_APP_VERSION="0.9.0-7"
OWRT_VERSION="current"
RUAB_VERSION="0.9.0-3"
RUAB_MOD_LUA_VERSION="0.9.0-3"
RUAB_LUCI_APP_VERSION="0.9.0-8"
BASE_URL="https://github.com/gSpotx2f/packages-openwrt/raw/master"
PKG_DIR="/tmp"