Skip to content

Commit

Permalink
use OpenWrt 22.03.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowrt committed Sep 4, 2022
1 parent 66d3d3a commit dea875c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ bundle_initrd() {
}

linksys_e8450_installer() {
OPENWRT_RELEASE="22.03.0-rc3"
OPENWRT_RELEASE="22.03.0"
OPENWRT_TARGET="https://downloads.openwrt.org/releases/${OPENWRT_RELEASE}/targets/mediatek/mt7622"
OPENWRT_IB="openwrt-imagebuilder-${OPENWRT_RELEASE}-mediatek-mt7622.Linux-x86_64.tar.xz"
OPENWRT_INITRD="openwrt-${OPENWRT_RELEASE}-mediatek-mt7622-linksys_e8450-ubi-initramfs-recovery.itb"
Expand Down

0 comments on commit dea875c

Please sign in to comment.