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 d08d384 commit 3c9b205Copy full SHA for 3c9b205
linux-headers.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: linux-headers
3
- version: "6.13"
+ version: "6.13.1"
4
epoch: 0
5
description: "the Linux kernel headers (cross compilation)"
6
copyright:
@@ -20,7 +20,7 @@ pipeline:
20
with:
21
repository: https://github.com/gregkh/linux
22
tag: v${{package.version}}
23
- expected-commit: ffd294d346d185b70e28b1a28abe367bbfe53c04
+ expected-commit: 16dc8d5d6fc132f09b3fa6021f94f11c60e39957
24
25
- runs: |
26
make mrproper
0 commit comments