[arch-commits] Commit in sudo/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Thu Sep 9 05:26:45 UTC 2010
Date: Thursday, September 9, 2010 @ 01:26:45
Author: allan
Revision: 90200
upgpkg: sudo 1.7.4.p4-1
upstream bugfix
Modified:
sudo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-09-09 04:18:39 UTC (rev 90199)
+++ PKGBUILD 2010-09-09 05:26:45 UTC (rev 90200)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sudo
-_ver=1.7.4p3
+_ver=1.7.4p4
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
pkgrel=1
pkgdesc="Give certain users the ability to run some commands as root"
@@ -15,7 +15,7 @@
source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$_ver.tar.gz
sudo.pam)
options=('!libtool' '!makeflags')
-md5sums=('950994a454a3eb7a74df5f4bc863bd2b'
+md5sums=('55d9906535d70a1de347cd3d3550ee87'
'4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
build() {
More information about the arch-commits
mailing list