[arch-commits] Commit in sudo/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sun Aug 22 03:52:55 UTC 2010


    Date: Saturday, August 21, 2010 @ 23:52:55
  Author: allan
Revision: 88294

upgpkg: sudo 1.7.4.p3-1
upstream update

Modified:
  sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-22 01:20:38 UTC (rev 88293)
+++ PKGBUILD	2010-08-22 03:52:55 UTC (rev 88294)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sudo
-_ver=1.7.4p2
+_ver=1.7.4p3
 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=('80f3a2506f0ec3e2d75e7d17d95f5341'
+md5sums=('950994a454a3eb7a74df5f4bc863bd2b'
          '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 
 build() {




More information about the arch-commits mailing list