We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4faa516 commit c7c6a7cCopy full SHA for c7c6a7c
sudo.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: sudo
3
- version: 1.9.16
4
- epoch: 41
+ version: 1.9.17
+ epoch: 0
5
description: Give certain users the ability to run some commands as root
6
copyright:
7
- license: ISC
@@ -37,8 +37,8 @@ pipeline:
37
# expected-commit: 172cbd968e6fe5f64d3384896a90c0a1aa73238d
38
- uses: fetch
39
with:
40
- expected-sha256: 976aa56d3e3b2a75593307864288addb748c9c136e25d95a9cc699aafa77239c
41
- uri: https://www.sudo.ws/dist/sudo-1.9.16p2.tar.gz
+ expected-sha256: ff607ea717072197738a78f778692cd6df9a7e3e404565f51de063ca27455d32
+ uri: https://www.sudo.ws/dist/sudo-1.9.17p1.tar.gz
42
43
- uses: autoconf/configure
44
0 commit comments