[arch-commits] CVS update of arch/build/system/sudo (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Tue Aug 7 20:04:02 UTC 2007
Date: Tuesday, August 7, 2007 @ 16:04:02
Author: tpowa
Path: /home/cvs-arch/arch/build/system/sudo
Modified: PKGBUILD (1.23 -> 1.24)
'upgpkg: update to new version'
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: arch/build/system/sudo/PKGBUILD
diff -u arch/build/system/sudo/PKGBUILD:1.23 arch/build/system/sudo/PKGBUILD:1.24
--- arch/build/system/sudo/PKGBUILD:1.23 Sun Jul 29 03:27:59 2007
+++ arch/build/system/sudo/PKGBUILD Tue Aug 7 16:04:02 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.23 2007/07/29 07:27:59 tpowa Exp $
+# $Id: PKGBUILD,v 1.24 2007/08/07 20:04:02 tpowa Exp $
# Maintainer: Judd Vinet <jvinet at zeroflux.org>
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sudo
-pkgver=1.6.9p1
-pkgrel=2
+pkgver=1.6.9p3
+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 @@
source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam)
options=('!libtool')
force=y
-md5sums=('3bd851451f00001f1f405653f2c1682f'
+md5sums=('21791b0bfb14fe1dc508fdcfaae9bacc'
'4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
build() {
More information about the arch-commits
mailing list