sudo: update to 1.7.2p5.
--HG-- extra : convert_revision : a6d0c5b83383da02550caaf854e861df5d4b96db
This commit is contained in:
parent
350dc28872
commit
8aa8d757f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'sudo'.
|
# Template build file for 'sudo'.
|
||||||
pkgname=sudo
|
pkgname=sudo
|
||||||
version=1.7.2p4
|
version=1.7.2p5
|
||||||
distfiles="http://www.courtesan.com/sudo/dist/$pkgname-$version.tar.gz"
|
distfiles="http://www.courtesan.com/sudo/dist/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--with-ignore-dot -with-all-insults --with-env-editor
|
configure_args="--with-ignore-dot -with-all-insults --with-env-editor
|
||||||
|
@ -9,7 +9,7 @@ configure_args="--with-ignore-dot -with-all-insults --with-env-editor
|
||||||
--disable-root-mailer --disable-setresuid"
|
--disable-root-mailer --disable-setresuid"
|
||||||
short_desc="Allow others to run commands as root"
|
short_desc="Allow others to run commands as root"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=57d9adbdffa881e32894231079da7d68ffe99f46942818b63baadf6c795b7bdd
|
checksum=69981fefeaedd47319d700db4aa335f3e8b30c7805d7aa4b9e8e08d4b989d806
|
||||||
long_desc="
|
long_desc="
|
||||||
Sudo is a program designed to allow a sysadmin to give limited root
|
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
|
privileges to users and log root activity. The basic philosophy is to
|
||||||
|
|
Loading…
Reference in a new issue