use OpenWrt 19.07.9

This commit is contained in:
Attila Lendvai
2023-10-22 22:22:22 +02:00
parent ab6816284f
commit 836235e656

View File

@@ -12,7 +12,7 @@ BUILD=`readlink -f $BUILD`
###
### chose a release
###
RELEASE="19.07.6"
RELEASE="19.07.9"
IMGBUILDER_NAME="openwrt-imagebuilder-${RELEASE}-${TARGET_ARCHITECTURE}-${TARGET_VARIANT}.Linux-x86_64"
IMGBUILDER_DIR="${BUILD}/${IMGBUILDER_NAME}"