Skip to content

Commit ea5bc31

Browse files
committed
6.19.4-1
1 parent 5ec4c05 commit ea5bc31

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
@@ -5,7 +5,7 @@ ROOT_PATH=$(pwd)
55
WORKING_PATH=/root/work
66
CHROOT_PATH="${WORKING_PATH}/chroot"
77
IMAGE_PATH="${WORKING_PATH}/image"
8-
KERNEL_VERSION=6.19.3
8+
KERNEL_VERSION=6.19.4
99
PKGREL=1
1010
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
1111
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh

0 commit comments

Comments
 (0)