From 1e020bdd1ee1bb2177d188ced27141d1b44937a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Tue, 15 Nov 2022 19:48:27 +0100 Subject: [PATCH] aps: Upgrade to OpenWrt to 21.02.5 --- access-points/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/access-points/Makefile b/access-points/Makefile index 35f5aeb..124ef95 100644 --- a/access-points/Makefile +++ b/access-points/Makefile @@ -1,6 +1,6 @@ all: its -OPENWRT_VERSION=19.07.8 +OPENWRT_VERSION=21.02.5 its-ubnt-unifiac-lite: IMAGEBUILDER_URL='https://downloads.openwrt.org/releases/$(OPENWRT_VERSION)/targets/ath79/generic/openwrt-imagebuilder-$(OPENWRT_VERSION)-ath79-generic.Linux-x86_64.tar.xz' ./build-image.sh control/ubnt-unifiac-lite