          MODULE=sudo
         VERSION=1.9.17p2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://www.sudo.ws/sudo/dist/
      SOURCE_VFY=sha256:4a38a1ab3adb1199257edc2a7c4a2bd714665eb605b04368843b06dada2cfcfb
        WEB_SITE=http://www.sudo.ws/sudo/
         ENTERED=20010922
         UPDATED=20250815
           SHORT="Grant limited superuser ability to users/groups"

cat << EOF
Sudo (superuser do) allows a system administrator to give certain users
(or groups of users) the ability to run some (or all) commands as root
while logging all commands and arguments. Sudo operates on a per-command
basis, it is not a replacement for the shell.
EOF
