[arch-commits] CVS update of core/support/sudo (PKGBUILD)

Paul Mattal paul at archlinux.org
Wed Dec 5 03:04:04 UTC 2007


    Date: Tuesday, December 4, 2007 @ 22:04:04
  Author: paul
    Path: /home/cvs-core/core/support/sudo

Modified: PKGBUILD (1.30 -> 1.31)

upgpkg: sudo 1.6.9p9-1
update to 1.6.9p9


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: core/support/sudo/PKGBUILD
diff -u core/support/sudo/PKGBUILD:1.30 core/support/sudo/PKGBUILD:1.31
--- core/support/sudo/PKGBUILD:1.30	Thu Nov 15 19:02:38 2007
+++ core/support/sudo/PKGBUILD	Tue Dec  4 22:04:04 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.30 2007/11/16 00:02:38 daniel Exp $
+# $Id: PKGBUILD,v 1.31 2007/12/05 03:04:04 paul Exp $
 # Maintainer: Paul Mattal <paul at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=sudo
-pkgver=1.6.9p7
-pkgrel=2
+pkgver=1.6.9p9
+pkgrel=1
 pkgdesc="Give certain users the ability to run some commands as root"
 arch=(i686 x86_64)
 url="http://www.sudo.ws/sudo/"
@@ -12,7 +12,7 @@
 backup=('etc/sudoers' 'etc/pam.d/sudo')
 source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam)
 options=('!libtool')
-md5sums=('9dbc090463a6981b24d0a1cf531d24ab'
+md5sums=('78a99d05f552c5bb30c818400b185341'
          '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 
 build() {




More information about the arch-commits mailing list