We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc21e30 commit df9c8a7Copy full SHA for df9c8a7
1 file changed
build.sh
@@ -9,7 +9,7 @@ FLAVOUR=$1
9
ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for the original ISO
10
VER=25.10
11
CODENAME=questing
12
-KERNEL_VERSION=6.18.5
+KERNEL_VERSION=6.19.3
13
PKGREL=1
14
ISO_IMAGE=${FLAVOUR}-25.10-desktop-amd64.iso
15
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"
0 commit comments