sudo: update to 1.9.15p4.
This commit is contained in:
parent
a4e3d1cf0b
commit
0b19d881a1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sudo'
|
# Template file for 'sudo'
|
||||||
pkgname=sudo
|
pkgname=sudo
|
||||||
version=1.9.15p2
|
version=1.9.15p4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ignore-dot --with-insults=disabled --with-all-insults --with-env-editor
|
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/"
|
homepage="https://www.sudo.ws/"
|
||||||
changelog="https://www.sudo.ws/repos/sudo/raw-file/tip/NEWS"
|
changelog="https://www.sudo.ws/repos/sudo/raw-file/tip/NEWS"
|
||||||
distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz"
|
distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz"
|
||||||
checksum=199c0cdbfa7efcfffa9c88684a8e2fb206a62b70a316507e4a91c89c873bbcc8
|
checksum=2e20ec9865eeeea1316c6f49ec6ac4678869b689d4d90b44243bf4887d6dd532
|
||||||
conf_files="/etc/pam.d/sudo /etc/sudoers"
|
conf_files="/etc/pam.d/sudo /etc/sudoers"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue