Skip to content
Closed
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
6 changes: 3 additions & 3 deletions nfs-utils.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: nfs-utils
version: "2.8.3"
epoch: 5
version: "2.8.4"
epoch: 0
description: kernel-mode NFS
copyright:
- license: GPL-2.0-only
Expand Down Expand Up @@ -44,7 +44,7 @@ pipeline:
- uses: fetch
with:
uri: https://www.kernel.org/pub/linux/utils/nfs-utils/${{package.version}}/nfs-utils-${{package.version}}.tar.xz
expected-sha512: ed8ac3a79f347a1dc91cba060f87f687eefc204430648099ca867114295dd8dd8e745bd809807d5bc79dfb1ad86eaf2a6f4506ec7889c54b231d8f65dcb59bd4
expected-sha512: 2b547b2dfd96672a4867a2d385e58309a242c8fab457f7e48f79c3f362f652d1f81ea356ac5c56837cf2e6c2754fd02b499f75d044251090a161d4c28dd9ca32

- uses: patch
with:
Expand Down