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

main/zfs-lts: rebuild against kernel 6.6.76-r0

parent 593bc55f
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ _rel=0 ...@@ -8,7 +8,7 @@ _rel=0
# when changing _kver make sure _krel=0 & _rel=0 # when changing _kver make sure _krel=0 & _rel=0
_flavor=${FLAVOR:-lts} _flavor=${FLAVOR:-lts}
_kpkg=linux-$_flavor _kpkg=linux-$_flavor
_kver=6.6.75 _kver=6.6.76
_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