Skip to content

Commit 7e10848

Browse files
authored
6.19.10-2
1 parent 8c42a0e commit 7e10848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ 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.9
9-
PKGREL=1
8+
KERNEL_VERSION=6.19.10
9+
PKGREL=2
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
1212

0 commit comments

Comments
 (0)