Skip to content

Commit 0e02b89

Browse files
6.19.7-1
1 parent bfb5828 commit 0e02b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ FLAVOUR_CAP=$(echo "${FLAVOUR}" | tr '_-' ' ' | awk '{for(i=1;i<=NF;i++) $i=toup
1010
ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for the original ISO
1111
VER=25.10
1212
CODENAME=questing
13-
KERNEL_VERSION=6.19.4
13+
KERNEL_VERSION=6.19.7
1414
PKGREL=1
1515
ISO_IMAGE=${FLAVOUR}-25.10-desktop-amd64.iso
1616
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"

0 commit comments

Comments
 (0)