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

This commit is contained in:
Natanael Copa 2023-11-29 22:18:51 +01:00
parent 6e94a888a5
commit 43dfa64c05

View File

@ -8,7 +8,7 @@ _rel=0
# when changing _kver/_krel make sure _rel=0
_flavor=${FLAVOR:-lts}
_kpkg=linux-$_flavor
_kver=5.15.139
_kver=5.15.140
_krel=0
_kpkgver="$_kver-r$_krel"