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

Allan McRae allan at archlinux.org
Tue Mar 13 05:00:35 UTC 2012


    Date: Tuesday, March 13, 2012 @ 01:00:34
  Author: allan
Revision: 153415

upgpkg: sudo 1.8.4.p4-1

upstream update

Modified:
  sudo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-13 02:15:42 UTC (rev 153414)
+++ PKGBUILD	2012-03-13 05:00:34 UTC (rev 153415)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sudo
-_ver=1.8.4p3
+_ver=1.8.4p4
 pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
 pkgrel=1
 pkgdesc="Give certain users the ability to run some commands as root"
@@ -15,8 +15,8 @@
 options=('!libtool' '!makeflags')
 source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$_ver.tar.gz{,.sig}
         sudo.pam)
-md5sums=('a97af5e84192d30d8f2d5e9e03fcc618'
-         'dd92cdb4eb6cd61846a7a72f02277001'
+md5sums=('b9be6df7ecefedff2263052ed9fc5e93'
+         '24da0bf96506b81678726778aad9ea4c'
          '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 
 build() {




More information about the arch-commits mailing list