main/zfs-rpi: rebuild against kernel 6.6.31-r0

This commit is contained in:
Natanael Copa 2024-05-17 13:58:43 +00:00
parent fac8c623ba
commit c3b51789ec

View File

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