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

Allan McRae allan at archlinux.org
Thu Jan 13 05:13:24 UTC 2011


    Date: Thursday, January 13, 2011 @ 00:13:24
  Author: allan
Revision: 105842

upgpkg: sudo 1.7.4.p5-1
upstream update

Modified:
  sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-13 00:01:23 UTC (rev 105841)
+++ PKGBUILD	2011-01-13 05:13:24 UTC (rev 105842)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sudo
-_ver=1.7.4p4
+_ver=1.7.4p5
 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=('55d9906535d70a1de347cd3d3550ee87'
+md5sums=('4c8105507363371dea89ceb7c92187dd'
          '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 
 build() {




More information about the arch-commits mailing list