sudo: update to 1.7.0.
--HG-- extra : convert_revision : 528d515fba47cd1ec4090899ca2ee23854dbe569
This commit is contained in:
parent
894cb13b59
commit
3f72a92c98
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.6.9p17
|
version=1.7.0
|
||||||
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 --enable-shell-sets-home
|
configure_args="--with-ignore-dot -with-all-insults --enable-shell-sets-home
|
||||||
|
@ -8,7 +8,7 @@ configure_args="--with-ignore-dot -with-all-insults --enable-shell-sets-home
|
||||||
--enable-noargs-shell"
|
--enable-noargs-shell"
|
||||||
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=1e2cd4ff684c6f542b7e392010021f36b201d074620dad4d7689da60f9c74596
|
checksum=5f7de94287f39c8b3b8d86aed147967e9286f45740412004233858b637391978
|
||||||
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…
Add table
Add a link
Reference in a new issue