Skip to content

Commit bf2090e

Browse files
Update kernel to v6.16.5-xanmod1
1 parent f1f5397 commit bf2090e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ export DEBIAN_FRONTEND=noninteractive
99
apt-get update
1010
apt-get install -y lsb-release
1111

12-
KERNEL_VERSION=6.16.4
13-
PKGREL=xanmod2
12+
KERNEL_VERSION=6.16.5
13+
PKGREL=xanmod1
1414
CODENAME=$(lsb_release -c | cut -d ":" -f 2 | xargs)
1515

1616
#KERNEL_REPOSITORY=git://kernel.ubuntu.com/virgin/linux-stable.git

0 commit comments

Comments
 (0)