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