community/jool-modules-rpi: rebuild against kernel 5.10.78-r0

This commit is contained in:
Natanael Copa 2021-11-11 20:10:44 +00:00
parent 5c6fb16e36
commit beb95dafb8

View File

@ -21,7 +21,7 @@ fi
# Kernel version
# Keep in sync with main/linux-rpi!
_kpkg=linux-$_flavor
_kver=5.10.61
_kver=5.10.78
_krel=0
_kpkgver="$_kver-r$_krel"