Skip to content

Commit c7c6a7c

Browse files
authored
sudo: manually update to 1.9.17p1 (#58191)
1 parent 4faa516 commit c7c6a7c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sudo.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: sudo
3-
version: 1.9.16
4-
epoch: 41
3+
version: 1.9.17
4+
epoch: 0
55
description: Give certain users the ability to run some commands as root
66
copyright:
77
- license: ISC
@@ -37,8 +37,8 @@ pipeline:
3737
# expected-commit: 172cbd968e6fe5f64d3384896a90c0a1aa73238d
3838
- uses: fetch
3939
with:
40-
expected-sha256: 976aa56d3e3b2a75593307864288addb748c9c136e25d95a9cc699aafa77239c
41-
uri: https://www.sudo.ws/dist/sudo-1.9.16p2.tar.gz
40+
expected-sha256: ff607ea717072197738a78f778692cd6df9a7e3e404565f51de063ca27455d32
41+
uri: https://www.sudo.ws/dist/sudo-1.9.17p1.tar.gz
4242

4343
- uses: autoconf/configure
4444
with:

0 commit comments

Comments
 (0)