Skip to content

Commit

Permalink
linux-headers: upgrade (#34414)
Browse files Browse the repository at this point in the history
  • Loading branch information
xnox authored Nov 17, 2024
1 parent 23f057c commit d4acc09
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions linux-headers.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: linux-headers
version: 6.6.29
epoch: 1
version: 6.6.62
epoch: 0
description: "the Linux kernel headers (cross compilation)"
copyright:
- license: GPL-2.0-only WITH Linux-syscall-note
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/gregkh/linux
tag: v${{package.version}}
expected-commit: a3463f08104612fc979c41fa54733e925205d3d7
expected-commit: c1036e4f14d03aba549cdd9b186148d331013056

- runs: |
make mrproper
Expand All @@ -36,7 +36,6 @@ pipeline:
update:
enabled: true
manual: true # be careful upgrading this package
github:
identifier: gregkh/linux
strip-prefix: v
Expand Down

0 comments on commit d4acc09

Please sign in to comment.