sudo: update to 1.8.1p1.
This commit is contained in:
parent
21854e7d6a
commit
e8f393c876
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'sudo'.
|
||||
pkgname=sudo
|
||||
version=1.8.0
|
||||
version=1.8.1p1
|
||||
distfiles="http://www.courtesan.com/sudo/dist/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-ignore-dot -with-all-insults --with-env-editor
|
||||
|
@ -8,7 +8,7 @@ configure_args="--with-ignore-dot -with-all-insults --with-env-editor
|
|||
--disable-root-sudo --with-logfac=auth --disable-root-mailer"
|
||||
short_desc="Allow others to run commands as root"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=75e11dd37e04df08357037526523ad7f9c340e53ab94d9667a406945bb9c892c
|
||||
checksum=c6bd76bda54aab022b758e0f321f008403cdaf73621a7f316c22c44e28133e13
|
||||
long_desc="
|
||||
Sudo is a program designed to allow a sysadmin to give limited root
|
||||
privileges to users and log root activity. The basic philosophy is to
|
||||
|
|
Loading…
Reference in a new issue