Skip to content

Commit 9593b9a

Browse files
authored
6.13.6-1
1 parent c60b78b commit 9593b9a

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
@@ -8,8 +8,8 @@ IMAGE_PATH="${WORKING_PATH}/image"
88
CODENAME=noble
99
FLAVOUR=$1
1010
MINT_VERSION=22.1
11-
KERNEL_VERSION=6.13.5
12-
PKGREL=2
11+
KERNEL_VERSION=6.13.6
12+
PKGREL=1
1313
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
1414
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh
1515

0 commit comments

Comments
 (0)