sudo: update to 1.8.6p4.
This commit is contained in:
parent
bd105eb035
commit
7d26fcc396
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'sudo'.
|
||||
pkgname=sudo
|
||||
version=1.8.6p3
|
||||
revision=2
|
||||
version=1.8.6p4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ignore-dot -with-all-insults --with-env-editor
|
||||
--enable-shell-sets-home --enable-noargs-shell --without-sendmail
|
||||
|
@ -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=8130df04268f678880c3f423337c56e7d437a0f508a46b1dfefae16b0b20c92e
|
||||
checksum=364ad88ca3afcadcff6bd6820b0af19c56ce4876704dae210e21845d923e59e8
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/sudo.pam 644 etc/pam.d sudo
|
||||
|
|
Loading…
Reference in a new issue