From c53b6ce57b8bd7e959a32e8266116185ca5e4b58 Mon Sep 17 00:00:00 2001 From: mammo0 Date: Wed, 8 Sep 2021 13:01:25 +0200 Subject: [PATCH] bump to OpenWRT version 19.07.8 --- 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 b2416c8..a5f3c04 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.7" +OPENWRT_VER="19.07.8" 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 d656002..795ba6d 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.7 + 19.07.8