sudo: update to 1.8.29.
This commit is contained in:
parent
6ff1c4d92e
commit
af55ba3a16
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sudo'
|
||||
pkgname=sudo
|
||||
version=1.8.28p1
|
||||
version=1.8.29
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ignore-dot --with-insults=disabled --with-all-insults --with-env-editor
|
||||
|
@ -15,7 +15,7 @@ license="ISC"
|
|||
homepage="https://www.sudo.ws/"
|
||||
changelog="https://www.sudo.ws/repos/sudo/raw-file/tip/NEWS"
|
||||
distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz"
|
||||
checksum=23ba5a84af31e3b5ded58d4be6d3f6939a495a55561fba92c6941b79a6e8b027
|
||||
checksum=ce53ffac9604e23321334d8ba8ac59ded2bcf624fdb9dbde097ab2049bf29c7c
|
||||
conf_files="/etc/pam.d/sudo /etc/sudoers"
|
||||
lib32disabled=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue