[arch-commits] CVS update of core/support/sudo (PKGBUILD)
Paul Mattal
paul at archlinux.org
Mon Feb 4 20:25:30 UTC 2008
Date: Monday, February 4, 2008 @ 15:25:30
Author: paul
Path: /home/cvs-core/core/support/sudo
Modified: PKGBUILD (1.37 -> 1.38)
upgpkg: sudo 1.6.9p12-1
update to 1.6.9p12
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: core/support/sudo/PKGBUILD
diff -u core/support/sudo/PKGBUILD:1.37 core/support/sudo/PKGBUILD:1.38
--- core/support/sudo/PKGBUILD:1.37 Sun Dec 30 23:45:03 2007
+++ core/support/sudo/PKGBUILD Mon Feb 4 15:25:30 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.37 2007/12/31 04:45:03 paul Exp $
+# $Id: PKGBUILD,v 1.38 2008/02/04 20:25:30 paul Exp $
# Maintainer: Paul Mattal <paul at archlinux.org>
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sudo
-pkgver=1.6.9p10
-pkgrel=3
+pkgver=1.6.9p12
+pkgrel=1
pkgdesc="Give certain users the ability to run some commands as root"
arch=(i686 x86_64)
url="http://www.sudo.ws/sudo/"
@@ -13,7 +13,7 @@
backup=('etc/sudoers' 'etc/pam.d/sudo')
source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam)
options=('!libtool')
-md5sums=('16db2a1213159a1fac8239eab58108f5'
+md5sums=('a5795c292e5c64dd9f7bcba8c1c712c9'
'4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
build() {
More information about the arch-commits
mailing list