[arch-commits] Commit in sudo/trunk (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Jun 25 02:55:56 UTC 2008


    Date: Tuesday, June 24, 2008 @ 22:55:56
  Author: eric
Revision: 3551

upgpkg: sudo 1.6.9p16-1
    upstream update

Modified:
  sudo/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-24 18:40:46 UTC (rev 3550)
+++ PKGBUILD	2008-06-25 02:55:56 UTC (rev 3551)
@@ -2,7 +2,7 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=sudo
-pkgver=1.6.9p15
+pkgver=1.6.9p16
 pkgrel=1
 pkgdesc="Give certain users the ability to run some commands as root"
 arch=(i686 x86_64)
@@ -12,9 +12,8 @@
 depends=('glibc' 'pam')
 backup=('etc/sudoers' 'etc/pam.d/sudo')
 source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam)
+md5sums=('b0d01b0c3d55076a47f06f70811be083' '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 options=('!libtool')
-md5sums=('06cfeed4ececfce6c82e03974c588066'
-         '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver || return 1





More information about the arch-commits mailing list