1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/zfs-lts: rebuild against kernel 6.12.37-r0

This commit is contained in:
Natanael Copa 2025-07-11 17:03:27 +02:00
parent bfe0e77512
commit 7a02f9581c

View file

@ -8,7 +8,7 @@ _rel=0
# when changing _kver make sure _krel=0 & _rel=0
_flavor=${FLAVOR:-lts}
_kpkg=linux-$_flavor
_kver=6.12.36
_kver=6.12.37
_krel=0
_kpkgver="$_kver-r$_krel"