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

Paul Mattal paul at archlinux.org
Tue Jul 1 02:27:08 UTC 2008


    Date: Monday, June 30, 2008 @ 22:27:08
  Author: paul
Revision: 3788

upgpkg: sudo 1.6.9p17-1
    update to 1.6.9p17

Modified:
  sudo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-30 22:39:32 UTC (rev 3787)
+++ PKGBUILD	2008-07-01 02:27:08 UTC (rev 3788)
@@ -2,7 +2,7 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=sudo
-pkgver=1.6.9p16
+pkgver=1.6.9p17
 pkgrel=1
 pkgdesc="Give certain users the ability to run some commands as root"
 arch=(i686 x86_64)
@@ -14,6 +14,8 @@
 source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam)
 md5sums=('b0d01b0c3d55076a47f06f70811be083' '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 options=('!libtool')
+md5sums=('60daf18f28e2c1eb7641c4408e244110'
+         '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver || return 1





More information about the arch-commits mailing list