We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db4af7 commit 0a48770Copy full SHA for 0a48770
shadow.yaml
@@ -1,8 +1,8 @@
1
# Generated from https://git.alpinelinux.org/aports/plain/community/shadow/APKBUILD
2
package:
3
name: shadow
4
- version: "4.17.3"
5
- epoch: 31
+ version: "4.17.4"
+ epoch: 0
6
description: PAM login and passwd utilities
7
copyright:
8
- license: BSD-3-Clause
@@ -31,7 +31,7 @@ environment:
31
pipeline:
32
- uses: fetch
33
with:
34
- expected-sha256: 09e896c7b01c97ba4be2d6be332c55a3e478b4893cd3c3466d8224e622bd4943
+ expected-sha256: 554801054694ff7d8a7abdf0d6ece34e2f16e111673cc01b8c9ee1278451181e
35
uri: https://github.com/shadow-maint/shadow/releases/download/${{package.version}}/shadow-${{package.version}}.tar.xz
36
37
- uses: patch
0 commit comments