Skip to content

Commit 42bf8b7

Browse files
authored
Update prepare_source
We increase the GL patch level , since we add a patch ourselves to the source. We just missed doing it during the PR.
1 parent d0e1150 commit 42bf8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prepare_source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkg=linux
22
version_orig=6.12.39
3-
version="$version_orig-1"
3+
version="$version_orig-2"
44

55
(
66
debian_repo=https://salsa.debian.org/kernel-team/linux.git

0 commit comments

Comments
 (0)