From e363875b14479aa4c6ff12f3e4e7ed920df4e45f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 3 Feb 2013 01:12:14 -0800 Subject: Sun Feb 3 01:12:00 PST 2013 --- 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 a92f789cf..3e3c9622a 100644 --- a/core/sudo/PKGBUILD +++ b/core/sudo/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 176016 2013-01-26 04:21:33Z foutrelis $ +# $Id: PKGBUILD 176862 2013-02-01 23:10:02Z foutrelis $ # Maintainer: Evangelos Foutras # Contributor: Allan McRae # Contributor: Tom Newsom pkgname=sudo -_sudover=1.8.6p5 +_sudover=1.8.6p6 pkgver=${_sudover/p/.p} pkgrel=1 pkgdesc="Give certain users the ability to run some commands as root" @@ -16,8 +16,8 @@ backup=('etc/sudoers' 'etc/pam.d/sudo') options=('!libtool') source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig} sudo.pam) -sha256sums=('2b3f7128bd5747444c52abb29b5c8681752b53b098129f604a4c549d6aacec69' - '41a412d480742807661928307f6f184d4e474f0cdf44d4931318e89d97202653' +sha256sums=('d600fee5cb2e843450263a2b8f133b9921ffa00cb6b841b0da82613447cefb7c' + 'a0f1bcd26dce567a129a4e53224f012c23960c37de04c87e5004b3571e9de9f1' 'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae') build() { -- cgit v1.2.3-54-g00ecf