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

Tobias Powalowski tpowa at archlinux.org
Thu Oct 27 19:33:40 UTC 2011


    Date: Thursday, October 27, 2011 @ 15:33:40
  Author: tpowa
Revision: 141269

upgpkg: pam 1.1.5-1

bump to latest version

Modified:
  pam/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-27 16:31:57 UTC (rev 141268)
+++ PKGBUILD	2011-10-27 19:33:40 UTC (rev 141269)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=pam
-pkgver=1.1.4
+pkgver=1.1.5
 pkgrel=1
 pkgdesc="PAM (Pluggable Authentication Modules) library"
 arch=('i686' 'x86_64')
@@ -12,11 +12,12 @@
 depends=('glibc' 'db' 'cracklib' 'libtirpc')
 makedepends=('flex' 'w3m' 'docbook-xml>=4.4' 'docbook-xsl')
 backup=(etc/security/{access.conf,group.conf,limits.conf,namespace.conf,namespace.init,pam_env.conf,time.conf} etc/pam.d/other etc/default/passwd etc/environment)
-source=(http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-$pkgver.tar.bz2
+source=(https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-$pkgver.tar.bz2
+        #http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-$pkgver.tar.bz2
         ftp://ftp.suse.com/pub/people/kukuk/pam/pam_unix2/pam_unix2-2.6.tar.bz2
         other)
 options=('!libtool' '!emptydirs')
-md5sums=('e9af5fb27bb22edb55d077e2888b3ebc'
+md5sums=('927ee5585bdec5256c75117e9348aa47'
          'e2788389a6c59224110a45fcff30e02b'
          '6e6c8719e5989d976a14610f340bd33a')
 
@@ -54,3 +55,6 @@
   # set unix_chkpwd uid
   chmod +s $pkgdir/sbin/unix_chkpwd
 }
+md5sums=('927ee5585bdec5256c75117e9348aa47'
+         'e2788389a6c59224110a45fcff30e02b'
+         '6e6c8719e5989d976a14610f340bd33a')




More information about the arch-commits mailing list