From 807d1baa3be28d5d3ac495ff1bbeb3e2753eb15c Mon Sep 17 00:00:00 2001
From: davehome <davehome@redthumb.info.tm>
Date: Mon, 27 Feb 2012 16:03:58 -0700
Subject: [PATCH] sudo: tarball changed; adjust checksum and revbump.

---
 srcpkgs/sudo/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template
index daa9134691..30eb857ac2 100644
--- a/srcpkgs/sudo/template
+++ b/srcpkgs/sudo/template
@@ -1,6 +1,7 @@
 # Template build file for 'sudo'.
 pkgname=sudo
 version=1.8.4p1
+revision=1
 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 +11,7 @@ short_desc="Allow others to run commands as root"
 maintainer="Juan RP <xtraeme@gmail.com>"
 homepage="http://www.gratisoft.us/sudo/"
 license="ISC, BSD, zlib"
-checksum=48214b55b40fd1fa9501e69f82fc8754911943ca2652d955e66e2b992d39d027
+checksum=ca86aa2e08966f49372de2f5f29fb9e546b34b382f38fc71bf30ea48ab5da808
 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