Makefiles.

This commit is contained in:
gSpot
2024-06-13 19:03:35 +03:00
parent 4af35e776f
commit 43a0d13878
5 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -9,9 +9,9 @@ LUA_MODULE=0
LUCI_APP=1
OWRT_VERSION="current"
RUAB_VERSION="1.5-1"
RUAB_MOD_LUA_VERSION="1.5-0"
RUAB_LUCI_APP_VERSION="1.5-1"
RUAB_VERSION="1.5.0-1"
RUAB_MOD_LUA_VERSION="1.5.0-1"
RUAB_LUCI_APP_VERSION="1.5.0-r1"
BASE_URL="https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master"
PKG_DIR="/tmp"