From 01a0c4bc740842efa3bf1a7e1d6c8be5656e4e2a Mon Sep 17 00:00:00 2001 From: root Date: Wed, 14 Mar 2012 00:01:30 +0000 Subject: Wed Mar 14 00:01:29 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 9fe2cf1b8..2f96abb2a 100644 --- a/testing/sudo/PKGBUILD +++ b/testing/sudo/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 151762 2012-03-02 10:58:36Z allan $ +# $Id: PKGBUILD 153412 2012-03-13 01:20:15Z allan $ # Maintainer: Allan McRae # Contributor: Tom Newsom pkgname=sudo -_ver=1.8.4p2 +_ver=1.8.4p3 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=('c0cc9334246d4f34128660b6c5463e94' - 'bb692de8ecb24d8bfab00c45292536c5' +md5sums=('a97af5e84192d30d8f2d5e9e03fcc618' + 'dd92cdb4eb6cd61846a7a72f02277001' '4e7ad4ec8f2fe6a40e12bcb2c0b256e3') build() { -- cgit v1.2.3-54-g00ecf