From 775105af47adcb9cf626fc75d26ed56c976ab46a Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Tue, 2 Jul 2024 23:52:52 +0530 Subject: [PATCH] 6.9.7-4 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 207e20f..c7028f0 100755 --- a/build.sh +++ b/build.sh @@ -9,7 +9,7 @@ CODENAME=jammy FLAVOUR=$1 MINT_VERSION=21.3 KERNEL_VERSION=6.9.7 -PKGREL=1 +PKGREL=4 sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh