We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd952d commit c74fc75Copy full SHA for c74fc75
packages/kernels/mocaccino-lts/modules/definition.yaml
@@ -1,6 +1,6 @@
1
name: mocaccino-lts-modules
2
category: kernel
3
-version: "5.15.32"
+version: "6.1.53"
4
prefix: linux
5
arch: "x86_64"
6
suffix: mocaccino
@@ -13,4 +13,4 @@ labels:
13
curl -Ls https://kernel.org/releases.json | jq -cr '[ .releases[] | select(.moniker == "longterm") ][0].version'
14
autobump.version_hook: |
15
16
- package.version: "5.15.32"
+ package.version: "6.1.53"
0 commit comments