From fce55a2d10f3dfdab891bb3a40726f124adf51b0 Mon Sep 17 00:00:00 2001 From: mammo0 Date: Mon, 11 Jan 2021 13:42:57 +0100 Subject: [PATCH] bump to OpenWRT version 19.07.5 --- 0_prepare.sh | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0_prepare.sh b/0_prepare.sh index 80aa740..72f8ca2 100755 --- a/0_prepare.sh +++ b/0_prepare.sh @@ -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" diff --git a/README.md b/README.md index 5ca271d..ec6c256 100644 --- a/README.md +++ b/README.md @@ -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