mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
sunxi-current: bump to latest 6.12.y version
This commit is contained in:
@@ -31,7 +31,7 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.12.58"
|
||||
declare -g KERNELBRANCH="tag:v6.12.61"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
@@ -32,7 +32,7 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.12.58"
|
||||
declare -g KERNELBRANCH="tag:v6.12.61"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
Reference in New Issue
Block a user