diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template index b0d43d40435..15fbefb3b4d 100644 --- a/srcpkgs/sudo/template +++ b/srcpkgs/sudo/template @@ -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 " -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