mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/nss_ldap to 265-8
This commit is contained in:
parent
005579653e
commit
eadf4839b4
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
||||||
# $Id: PKGBUILD 158627 2012-05-05 03:23:18Z dreisner $
|
|
||||||
# Maintainer:
|
# Maintainer:
|
||||||
# Contributor: Comete <la_comete@tiscali.fr>
|
# Contributor: Comete <la_comete@tiscali.fr>
|
||||||
|
|
||||||
|
@ -9,14 +8,14 @@
|
||||||
|
|
||||||
pkgname=nss_ldap
|
pkgname=nss_ldap
|
||||||
pkgver=265
|
pkgver=265
|
||||||
pkgrel=7
|
pkgrel=8
|
||||||
pkgdesc="The nss_ldap module provides the means for Linux and Solaris workstations to resolve the entities defined in RFC 2307 from LDAP directories."
|
pkgdesc="The nss_ldap module provides the means for Linux and Solaris workstations to resolve the entities defined in RFC 2307 from LDAP directories."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://www.padl.com/OSS/nss_ldap.html"
|
url="http://www.padl.com/OSS/nss_ldap.html"
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('libldap' 'krb5')
|
depends=('libldap' 'krb5')
|
||||||
backup=("etc/nss_ldap.conf")
|
backup=("etc/nss_ldap.conf")
|
||||||
source=("https://www.padl.com/download/${pkgname}-${pkgver}.tar.gz"
|
source=("https://fossies.org/linux/privat/old/${pkgname}-${pkgver}.tar.gz"
|
||||||
'nss_ldap-265-glibc-2.16.patch'
|
'nss_ldap-265-glibc-2.16.patch'
|
||||||
'nss_ldap-265-pthread.patch')
|
'nss_ldap-265-pthread.patch')
|
||||||
md5sums=('c1cb02d1a85538cf16bca6f6a562abe4'
|
md5sums=('c1cb02d1a85538cf16bca6f6a562abe4'
|
||||||
|
|
Loading…
Reference in a new issue