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

This commit is contained in:
Natanael Copa 2023-03-31 12:53:45 +00:00
parent 9e7914c20c
commit 5cc6360751

View File

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