From 9478c3c735c37ebdda0eb99126f5925790fb3e55 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 5 Oct 2013 01:28:55 -0700 Subject: Sat Oct 5 01:28:41 PDT 2013 --- core/sudo/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/sudo/PKGBUILD') diff --git a/core/sudo/PKGBUILD b/core/sudo/PKGBUILD index b57ede276..662d13b90 100644 --- a/core/sudo/PKGBUILD +++ b/core/sudo/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 188591 2013-06-16 17:14:27Z foutrelis $ +# $Id: PKGBUILD 195898 2013-10-04 13:41:05Z foutrelis $ # Maintainer: Evangelos Foutras # Contributor: Allan McRae # Contributor: Tom Newsom pkgname=sudo -_sudover=1.8.7 +_sudover=1.8.8 pkgver=${_sudover/p/.p} pkgrel=1 pkgdesc="Give certain users the ability to run some commands as root" @@ -17,7 +17,7 @@ backup=('etc/sudoers' 'etc/pam.d/sudo') options=('!libtool') source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig} sudo.pam) -sha256sums=('39626cf3d48c4fd5a9139a2627d42bfefac7ce47f470bdba3aeb4e3d7c49566a' +sha256sums=('9f911c1e9297fb8006deb52fa81197a8d06b9d54e70672f723c467ecae992fc9' 'SKIP' 'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae') -- cgit v1.2.3-54-g00ecf