From ef61aa5a9cead170fa18dba44609c32bbf18306a Mon Sep 17 00:00:00 2001 From: root Date: Thu, 5 May 2011 19:02:44 +0000 Subject: Thu May 5 19:02:44 UTC 2011 --- core/sudo/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/sudo') diff --git a/core/sudo/PKGBUILD b/core/sudo/PKGBUILD index 185413419..add4a025c 100644 --- a/core/sudo/PKGBUILD +++ b/core/sudo/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 118993 2011-04-09 21:57:35Z allan $ +# $Id: PKGBUILD 120368 2011-04-22 22:01:28Z allan $ # Maintainer: Allan McRae # Contributor: Tom Newsom pkgname=sudo -_ver=1.8.1 +_ver=1.8.1p1 pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}} pkgrel=1 pkgdesc="Give certain users the ability to run some commands as root" @@ -15,7 +15,7 @@ backup=('etc/sudoers' 'etc/pam.d/sudo') source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$_ver.tar.gz sudo.pam) options=('!libtool' '!makeflags') -md5sums=('e4402f24cccc3c6697b1eeab496053dd' +md5sums=('318337804d976c9419cf3004b707945c' '4e7ad4ec8f2fe6a40e12bcb2c0b256e3') build() { -- cgit v1.2.3-54-g00ecf