summaryrefslogtreecommitdiff
path: root/testing/sudo
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-15 00:01:19 +0000
committerroot <root@rshg054.dnsready.net>2012-03-15 00:01:19 +0000
commit14635ca5380a480450a66c3fcc29992d29a2bd8e (patch)
treea2f8e712c9e15b829397666c06d1cdd1a877d8a6 /testing/sudo
parent01a0c4bc740842efa3bf1a7e1d6c8be5656e4e2a (diff)
Thu Mar 15 00:01:19 UTC 2012
Diffstat (limited to 'testing/sudo')
-rw-r--r--testing/sudo/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/sudo/PKGBUILD b/testing/sudo/PKGBUILD
index 2f96abb2a..1eb0a1b55 100644
--- a/testing/sudo/PKGBUILD
+++ b/testing/sudo/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 153412 2012-03-13 01:20:15Z allan $
+# $Id: PKGBUILD 153416 2012-03-13 05:01:37Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=sudo
-_ver=1.8.4p3
+_ver=1.8.4p4
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=('a97af5e84192d30d8f2d5e9e03fcc618'
- 'dd92cdb4eb6cd61846a7a72f02277001'
+md5sums=('b9be6df7ecefedff2263052ed9fc5e93'
+ '24da0bf96506b81678726778aad9ea4c'
'4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
build() {