update buildroot to 2023.02.7 (#1145)

pull/1147/head
Jens J 2023-11-16 05:21:01 -06:00 committed by GitHub
parent ae3243c944
commit 6345097005
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."