From 948da5eabcbf8d74270e661d0730ba1c203913f5 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 18 Aug 2012 00:02:28 +0000 Subject: Sat Aug 18 00:02:28 UTC 2012 --- core/sudo/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/sudo') diff --git a/core/sudo/PKGBUILD b/core/sudo/PKGBUILD index eaf765f3f..ce8a8773e 100644 --- a/core/sudo/PKGBUILD +++ b/core/sudo/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 160450 2012-06-02 03:17:41Z allan $ +# $Id: PKGBUILD 165376 2012-08-17 00:20:05Z allan $ # Maintainer: Allan McRae # Contributor: Tom Newsom pkgname=sudo -_ver=1.8.5p2 +_ver=1.8.5p3 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=('dc42ed9f0946d92273762d0ae7314d59' - '756d80fc1c996d4f5458deec5a69b5c4' +md5sums=('aa50e0a9ca02ac35d1020881bd3a221f' + 'aceea97d5f4fe063d6803bead339364d' '4e7ad4ec8f2fe6a40e12bcb2c0b256e3') build() { -- cgit v1.2.3-54-g00ecf