summaryrefslogtreecommitdiff
path: root/core/sudo/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-22 00:02:33 +0000
committerroot <root@rshg054.dnsready.net>2012-05-22 00:02:33 +0000
commit62e13d20ed92262c7396eff00d048ce815693e74 (patch)
tree2a02f5885ef928a5c3776a9f1a5c0c37d0d531a4 /core/sudo/PKGBUILD
parentd9687afd09db8b04c5ae90edf22df599532256c6 (diff)
Tue May 22 00:02:33 UTC 2012
Diffstat (limited to 'core/sudo/PKGBUILD')
-rw-r--r--core/sudo/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/sudo/PKGBUILD b/core/sudo/PKGBUILD
index d68260d52..5b99070d0 100644
--- a/core/sudo/PKGBUILD
+++ b/core/sudo/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 153502 2012-03-15 08:12:52Z allan $
+# $Id: PKGBUILD 159265 2012-05-20 05:50:51Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=sudo
-_ver=1.8.4p4
+_ver=1.8.5p1
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
pkgrel=1
pkgdesc="Give certain users the ability to run some commands as root"
@@ -15,8 +15,8 @@ backup=('etc/sudoers' 'etc/pam.d/sudo')
options=('!libtool' '!makeflags')
source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$_ver.tar.gz{,.sig}
sudo.pam)
-md5sums=('b9be6df7ecefedff2263052ed9fc5e93'
- '24da0bf96506b81678726778aad9ea4c'
+md5sums=('3b843e60e0bb226a24dd784345cbbba8'
+ '0f789f30462c2658afe9bd16602d76b1'
'4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
build() {