v2.1. Refactoring, fixes & improvements.

This commit is contained in:
gSpot
2024-11-06 15:30:03 +03:00
parent 06219e9328
commit 0cc02a7ddd
18 changed files with 282 additions and 477 deletions
+3 -3
View File
@@ -10,9 +10,9 @@ LUCI_APP=1
HTTPS_DNS_PROXY=1
OWRT_VERSION="current"
RUAB_VERSION="2.0.0-r1"
RUAB_MOD_LUA_VERSION="2.0.0-r1"
RUAB_LUCI_APP_VERSION="2.0.0-1"
RUAB_VERSION="2.1.0-r1"
RUAB_MOD_LUA_VERSION="2.1.0-r1"
RUAB_LUCI_APP_VERSION="2.1.0-1"
BASE_URL="https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master"
PKG_DIR="/tmp"