Skip to content

Commit d025ae7

Browse files
authored
6.13.8-1
1 parent e8cb0d7 commit d025ae7

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.7
12-
PKGREL=2
11+
KERNEL_VERSION=6.13.8
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)