Skip to content

Commit

Permalink
6.12.7-2
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Dec 29, 2024
1 parent f57c2cf commit d88be80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ IMAGE_PATH="${WORKING_PATH}/image"
CODENAME=noble
FLAVOUR=$1
MINT_VERSION=22
KERNEL_VERSION=6.12.6
PKGREL=1
KERNEL_VERSION=6.12.7
PKGREL=2
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh

Expand Down

0 comments on commit d88be80

Please sign in to comment.