[arch-commits] CVS update of extra/system/pam_ldap (PKGBUILD)
Eric Belanger
eric at archlinux.org
Sun Jul 8 23:59:07 UTC 2007
Date: Sunday, July 8, 2007 @ 19:59:07
Author: eric
Path: /home/cvs-extra/extra/system/pam_ldap
Modified: PKGBUILD (1.5 -> 1.6)
upgpkg: pam_ldap 184-1
added license
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Index: extra/system/pam_ldap/PKGBUILD
diff -u extra/system/pam_ldap/PKGBUILD:1.5 extra/system/pam_ldap/PKGBUILD:1.6
--- extra/system/pam_ldap/PKGBUILD:1.5 Sun Nov 19 22:34:50 2006
+++ extra/system/pam_ldap/PKGBUILD Sun Jul 8 19:59:07 2007
@@ -1,19 +1,20 @@
-# $Id: PKGBUILD,v 1.5 2006/11/20 03:34:50 paul Exp $
+# $Id: PKGBUILD,v 1.6 2007/07/08 23:59:07 eric Exp $
# Maintainer: Paul Mattal <paul at archlinux.org>
# Contributor: Comete <la_comete at tiscali.fr>
pkgname=pam_ldap
-pkgver=183
+pkgver=184
pkgrel=1
pkgdesc="The pam_ldap module provides the means for Solaris and Linux workstations to authenticate against LDAP directories, and to change their passwords in the directory."
arch=(i686 x86_64)
url="http://www.padl.com/OSS/pam_ldap.html"
+license=('LGPL')
depends=(libldap pam)
conflicts=()
replaces=()
backup=("etc/$pkgname.conf")
install=
source=(http://www.padl.com/download/$pkgname-$pkgver.tar.gz)
-md5sums=('c0ad81e9d9712ddc6599a6e7a1688778')
+md5sums=('01bf1ad8576f0d1b58d9eddc68987a47')
build() {
cd $startdir/src/$pkgname-$pkgver
More information about the arch-commits
mailing list