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

Dan McGee dan at archlinux.org
Fri Nov 2 00:13:50 UTC 2007


    Date: Thursday, November 1, 2007 @ 20:13:50
  Author: dan
    Path: /home/cvs-core/core/support/sudo

Modified: PKGBUILD (1.28 -> 1.29)

upgpkg: sudo 1.6.9p7-1
upgrade to new patchlevel, fix license, move to core/support


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


Index: core/support/sudo/PKGBUILD
diff -u core/support/sudo/PKGBUILD:1.28 core/support/sudo/PKGBUILD:1.29
--- core/support/sudo/PKGBUILD:1.28	Thu Oct 18 17:43:26 2007
+++ core/support/sudo/PKGBUILD	Thu Nov  1 20:13:50 2007
@@ -1,19 +1,18 @@
-# $Id: PKGBUILD,v 1.28 2007/10/18 21:43:26 paul Exp $
+# $Id: PKGBUILD,v 1.29 2007/11/02 00:13:50 dan Exp $
 # Maintainer: Paul Mattal <paul at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=sudo
-pkgver=1.6.9p6
+pkgver=1.6.9p7
 pkgrel=1
 pkgdesc="Give certain users the ability to run some commands as root"
 arch=(i686 x86_64)
 url="http://www.sudo.ws/sudo/"
-license=('custom:ISC')
+license=('custom' 'ISC')
 depends=('glibc' 'pam')
 backup=('etc/sudoers' 'etc/pam.d/sudo')
 source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam)
 options=('!libtool')
-force=y
-md5sums=('1f262526f321af388b37e05ee57bb2c7'
+md5sums=('9dbc090463a6981b24d0a1cf531d24ab'
          '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 
 build() {




More information about the arch-commits mailing list