Skip to content

Commit

Permalink
use OpenWrt 22.03.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowrt committed Oct 11, 2022
1 parent 8236a44 commit 21f5edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_installer.sh
Expand Up @@ -250,7 +250,7 @@ bundle_initrd() {
}

linksys_e8450_installer() {
OPENWRT_RELEASE="22.03.0"
OPENWRT_RELEASE="22.03.1"
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 21f5edf

Please sign in to comment.