From 40dfa52b63bdef045790cdbcbed177d606211c6d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 20 Jan 2011 15:00:27 +0100 Subject: [PATCH] sudo: update to 1.7.4p6. --- srcpkgs/sudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template index 6b07c7083a..acda989af5 100644 --- a/srcpkgs/sudo/template +++ b/srcpkgs/sudo/template @@ -1,6 +1,6 @@ # Template build file for 'sudo'. pkgname=sudo -version=1.7.4p5 +version=1.7.4p6 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 --without-sendmail --disable-root-mailer" short_desc="Allow others to run commands as root" maintainer="Juan RP " -checksum=72e8e3545f314d342f178b0fee4b483e26d70ef132b081699be035da0f0acbba +checksum=20091ef71018698c674c779f4b57178b2ecb4275fa34909b06219d2688ad14d5 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