Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Commit

Permalink
bump to OpenWRT version 19.07.5
Browse files Browse the repository at this point in the history
mammo0 committed Jan 11, 2021
1 parent 99fdd27 commit fce55a2
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 0_prepare.sh
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ UBOOT_VER="2019-01-bpi-r2"
UBOOT_DIR="$BASE_DIR/src/u-boot"
UBOOT_BIN="$ARTIFACTS_DIR/u-boot.bin"
OPENWRT_VER="19.07.4"
OPENWRT_VER="19.07.5"
OPENWRT_DIR="$BASE_DIR/src/openwrt"
OPENWRT_KERNEL="$ARTIFACTS_DIR/openwrt-kernel.bin"
OPENWRT_ROOTFS="$ARTIFACTS_DIR/openwrt-rootfs.tar.gz"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ This repository contains a collection of scripts for building a

image of **OpenWRT**. The current version is

19.07.4
19.07.5

</br>

0 comments on commit fce55a2

Please sign in to comment.