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

This commit is contained in:
Natanael Copa 2020-11-25 12:36:43 +00:00
parent f40485555b
commit 3fe032efae

View File

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