[arch-commits] Commit in sudo/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Thu Feb 25 12:35:50 UTC 2010
Date: Thursday, February 25, 2010 @ 07:35:49
Author: allan
Revision: 70191
upgpkg: sudo 1.7.2p4-1
upstream update - security fix
Modified:
sudo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-25 12:31:09 UTC (rev 70190)
+++ PKGBUILD 2010-02-25 12:35:49 UTC (rev 70191)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sudo
-pkgver=1.7.2p3
+pkgver=1.7.2p4
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=('b4bb9a0ae896958b71e48ef91967cdcb'
+md5sums=('3989e5a00538247d7dcef8b514076752'
'4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
build() {
More information about the arch-commits
mailing list