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

This commit is contained in:
Natanael Copa 2021-11-11 20:10:45 +00:00
parent beb95dafb8
commit c5beb49122

View File

@ -8,7 +8,7 @@ _rel=0
_flavor=${FLAVOR:-rpi}
_kpkg=linux-$_flavor
_kver=5.10.61
_kver=5.10.78
_krel=0
_kpkgver="$_kver-r$_krel"