sudo: update to 1.8.6p5.
This commit is contained in:
parent
a74c7f9c44
commit
f0ac43f06c
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'sudo'.
|
||||
pkgname=sudo
|
||||
version=1.8.6p4
|
||||
version=1.8.6p5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ignore-dot -with-all-insults --with-env-editor
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gratisoft.us/sudo/"
|
||||
license="ISC, BSD, zlib"
|
||||
distfiles="http://www.courtesan.com/sudo/dist/$pkgname-$version.tar.gz"
|
||||
checksum=364ad88ca3afcadcff6bd6820b0af19c56ce4876704dae210e21845d923e59e8
|
||||
checksum=2b3f7128bd5747444c52abb29b5c8681752b53b098129f604a4c549d6aacec69
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/sudo.pam 644 etc/pam.d sudo
|
||||
|
|
Loading…
Reference in New Issue