Skip to content

Commit 38e887e

Browse files
Update kernel to v6.12.67
1 parent 80bca96 commit 38e887e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export DEBIAN_FRONTEND=noninteractive
99
apt-get update
1010
apt-get install -y lsb-release
1111

12-
KERNEL_VERSION=6.12.66
12+
KERNEL_VERSION=6.12.67
1313
PKGREL=1
1414
DISTRO=$(lsb_release -i | cut -d ":" -f 2 | xargs)
1515
CODENAME=$(lsb_release -c | cut -d ":" -f 2 | xargs)

0 commit comments

Comments
 (0)