We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd0a6d7 commit b62098dCopy full SHA for b62098d
2 files changed
config/sources/families/include/sunxi64_common.inc
@@ -31,7 +31,7 @@ case $BRANCH in
31
32
current)
33
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
34
- declare -g KERNELBRANCH="tag:v6.12.58"
+ declare -g KERNELBRANCH="tag:v6.12.61"
35
;;
36
37
edge)
config/sources/families/include/sunxi_common.inc
@@ -32,7 +32,7 @@ case $BRANCH in
38
0 commit comments