Skip to content

Commit cb01c8a

Browse files
authored
6.17.1-2
1 parent 616b1a6 commit cb01c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ apt-get update
1010
apt-get install -y lsb-release
1111

1212
KERNEL_VERSION=6.17.1
13-
PKGREL=1
13+
PKGREL=2
1414
DISTRO=$(lsb_release -i | cut -d ":" -f 2 | xargs)
1515
CODENAME=$(lsb_release -c | cut -d ":" -f 2 | xargs)
1616

0 commit comments

Comments
 (0)