Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions util-linux.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: util-linux
version: "2.41"
epoch: 42
version: "2.41.1"
epoch: 0
description: Random collection of Linux utilities
copyright:
- license: |-
Expand Down Expand Up @@ -40,14 +40,9 @@ var-transforms:
pipeline:
- uses: fetch
with:
expected-sha256: 81ee93b3cfdfeb7d7c4090cedeba1d7bbce9141fd0b501b686b3fe475ddca4c6
expected-sha256: be9ad9a276f4305ab7dd2f5225c8be1ff54352f565ff4dede9628c1aaa7dec57
uri: https://www.kernel.org/pub/linux/utils/util-linux/v${{vars.major-minor}}/util-linux-${{package.version}}.tar.xz

- uses: patch
with:
# Fix mount regression
patches: 42e34984709ce9c21640b8c2b7aa1cf84a40add0.patch

- runs: |
cp ttydefaults.h include/

Expand Down
40 changes: 0 additions & 40 deletions util-linux/42e34984709ce9c21640b8c2b7aa1cf84a40add0.patch

This file was deleted.

Loading