summaryrefslogtreecommitdiff
path: root/core/sudo
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-19 01:27:07 -0700
committerroot <root@rshg054.dnsready.net>2012-09-19 01:27:07 -0700
commit3e9f7fe2a26ee7496abdc6e9e4b54c4f5caddcae (patch)
treef46a9b554f74e65e41a6b29012981878a5a0bdea /core/sudo
parent0eb0f7dcc1b8f07ad3f0eb5086eafba8f627967d (diff)
Wed Sep 19 01:26:10 PDT 2012
Diffstat (limited to 'core/sudo')
-rw-r--r--core/sudo/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/sudo/PKGBUILD b/core/sudo/PKGBUILD
index fb4bbfa10..e1b9ee542 100644
--- a/core/sudo/PKGBUILD
+++ b/core/sudo/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 166682 2012-09-15 15:19:17Z foutrelis $
+# $Id: PKGBUILD 166770 2012-09-18 20:26:27Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Allan McRae <allan@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=sudo
-_sudover=1.8.6p1
+_sudover=1.8.6p2
pkgver=${_sudover/p/.p}
pkgrel=1
pkgdesc="Give certain users the ability to run some commands as root"
@@ -16,7 +16,7 @@ backup=('etc/sudoers' 'etc/pam.d/sudo')
options=('!libtool')
source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz
sudo.pam)
-sha256sums=('70d6a3ceb6168c879a80a5fa03cdd06178b95d0ecb6bf87aa0bc7c159da944cc'
+sha256sums=('d342ba710cc326bfa2065ed8ebe262a72b54a497a686aa4cbbbd0ae3028dcf4b'
'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
build() {