diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template index 001ca274f9f..5168109e39f 100644 --- a/srcpkgs/sudo/template +++ b/srcpkgs/sudo/template @@ -1,7 +1,6 @@ # Template build file for 'sudo'. pkgname=sudo -version=1.7.2p2 -revision=2 +version=1.7.2p3 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 @@ -10,7 +9,7 @@ configure_args="--with-ignore-dot -with-all-insults --with-env-editor --disable-root-mailer --disable-setresuid" short_desc="Allow others to run commands as root" maintainer="Juan RP " -checksum=3d93aa2d52873b1fc82dc6dd64f1046e4636735f55d9ca7861ef02235b7c7e45 +checksum=e2ec75029a7feec15049f53ad8f01345e8ed1778a0c356df5ad5f96598f922a3 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