From 14635ca5380a480450a66c3fcc29992d29a2bd8e Mon Sep 17 00:00:00 2001 From: root Date: Thu, 15 Mar 2012 00:01:19 +0000 Subject: Thu Mar 15 00:01:19 UTC 2012 --- testing/sudo/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testing/sudo/PKGBUILD') 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 # Contributor: Tom Newsom 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() { -- cgit v1.2.3-54-g00ecf