sudo: update to 1.8.9p5.
This commit is contained in:
parent
ab4773dbc0
commit
eea88ec3ee
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'sudo'.
|
||||
pkgname=sudo
|
||||
version=1.8.9p4
|
||||
version=1.8.9p5
|
||||
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=1943f9e9409c6542935d2e2d862c48d0d69dcf27288b294b8b537c02f52ac7a7
|
||||
checksum=bc9d5c96de5f8b4d2b014f87a37870aef60d2891c869202454069150a21a5c21
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/sudo.pam 644 etc/pam.d sudo
|
||||
|
|
Loading…
Reference in New Issue