community/jool-modules-lts: rebuild against kernel 5.10.180-r0

This commit is contained in:
Natanael Copa 2023-05-18 10:55:25 +02:00
parent fc280c1ca7
commit a7ad123720

View File

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