Skip to content

Commit

Permalink
main/zfs-lts: rebuild against kernel 5.15.128-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
ncopa committed Aug 28, 2023
1 parent c35bd3f commit 9934f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/zfs-lts/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _rel=0
# when changing _kver/_krel make sure _rel=0
_flavor=${FLAVOR:-lts}
_kpkg=linux-$_flavor
_kver=5.15.127
_kver=5.15.128
_krel=0

_kpkgver="$_kver-r$_krel"
Expand Down

0 comments on commit 9934f12

Please sign in to comment.