Skip to content
Snippets Groups Projects
Commit 73971bd3 authored by Natanael Copa's avatar Natanael Copa
Browse files

community/vmm_clock-lts: rebuild against kernel 6.1.45-r1

parent 723bd15b
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ _rel=0 ...@@ -11,7 +11,7 @@ _rel=0
_flavor=${FLAVOR:-lts} _flavor=${FLAVOR:-lts}
_kpkg="linux-$_flavor" _kpkg="linux-$_flavor"
_kver=6.1.45 _kver=6.1.45
_krel=0 _krel=1
_kpkgver="$_kver-r$_krel" _kpkgver="$_kver-r$_krel"
# for custom kernels set $FLAVOR # for custom kernels set $FLAVOR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment