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

Allan McRae allan at archlinux.org
Thu Aug 18 12:41:52 UTC 2011


    Date: Thursday, August 18, 2011 @ 08:41:52
  Author: allan
Revision: 135741

upgpkg: sudo 1.8.2-1

	upstream update

Modified:
  sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-18 09:08:36 UTC (rev 135740)
+++ PKGBUILD	2011-08-18 12:41:52 UTC (rev 135741)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sudo
-_ver=1.8.1p2
+_ver=1.8.2
 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 @@
 options=('!libtool' '!makeflags')
 source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$_ver.tar.gz
         sudo.pam)
-md5sums=('e8330f0e63b0ecb2e12b5c76922818cc'
+md5sums=('000f458e7391be9fdf459a9ad6a4912a'
          '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 
 build() {




More information about the arch-commits mailing list