sunxi-current: switch to tag:v6.6.43

This commit is contained in:
The-going 2024-07-31 10:36:44 +03:00 committed by Igor
parent c4d458e2c6
commit d5688b344a
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="6.6" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.6.37"
declare -g KERNELBRANCH="tag:v6.6.43"
;;
edge)

View File

@ -31,7 +31,7 @@ case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="6.6" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.6.37"
declare -g KERNELBRANCH="tag:v6.6.43"
;;
edge)