[arch-commits] Commit in sudo/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Thu Apr 15 22:56:58 UTC 2010
Date: Thursday, April 15, 2010 @ 18:56:58
Author: allan
Revision: 77567
upgpkg: sudo 1.7.2p6-1
upstream bug fix release
Modified:
sudo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-15 22:35:22 UTC (rev 77566)
+++ PKGBUILD 2010-04-15 22:56:58 UTC (rev 77567)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sudo
-pkgver=1.7.2p5
+pkgver=1.7.2p6
pkgrel=1
pkgdesc="Give certain users the ability to run some commands as root"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz
sudo.pam)
options=('!libtool' '!makeflags' 'force')
-md5sums=('398f584e831bd75b3c0179e28368c2a3'
+md5sums=('c4f1a43e8ba94f6bf06d2211442148c4'
'4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
build() {
More information about the arch-commits
mailing list