update buildroot to 2023.02.7

pull/1145/head
Jens J 2023-11-15 12:38:12 -06:00 committed by GitHub
parent 87b4291b23
commit 3989789e10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ clone() {
}
fresh() {
BR_VER=2023.02.1
BR_VER=2023.02.7
if [ -d "$SRC_CACHE_DIR" ]; then
echo_c 36 "Found cache directory."