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

community/vmm_clock-lts: rebuild against kernel 6.1.58-r0

parent fb44f6f0
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ _rel=0 ...@@ -10,7 +10,7 @@ _rel=0
# when changing _kver/_krel make sure _rel=0 # when changing _kver/_krel make sure _rel=0
_flavor=${FLAVOR:-lts} _flavor=${FLAVOR:-lts}
_kpkg="linux-$_flavor" _kpkg="linux-$_flavor"
_kver=6.1.57 _kver=6.1.58
_krel=0 _krel=0
_kpkgver="$_kver-r$_krel" _kpkgver="$_kver-r$_krel"
......
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