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