From 29cb1ca280512e39a90686df975a7e99a06e4c73 Mon Sep 17 00:00:00 2001 From: Alan Mizrahi Date: Tue, 25 Jan 2011 22:30:20 +0900 Subject: [PATCH] nss_ldap: Updated version 260 -> 264 --- nss_ldap/.footprint | 4 ++-- nss_ldap/.md5sum | 2 +- nss_ldap/Pkgfile | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nss_ldap/.footprint b/nss_ldap/.footprint index c7e02f3e0..6b749fa04 100644 --- a/nss_ldap/.footprint +++ b/nss_ldap/.footprint @@ -3,8 +3,8 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/openldap/ -rw-r--r-- root/root etc/openldap/ldap.conf drwxr-xr-x root/root lib/ --rwxr-xr-x root/root lib/libnss_ldap-2.6.1.so -lrwxrwxrwx root/root lib/libnss_ldap.so.2 -> libnss_ldap-2.6.1.so +-rwxr-xr-x root/root lib/libnss_ldap-2.12.2.so +lrwxrwxrwx root/root lib/libnss_ldap.so.2 -> libnss_ldap-2.12.2.so drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libnss_ldap.so.2 -> ../../lib/libnss_ldap.so.2 diff --git a/nss_ldap/.md5sum b/nss_ldap/.md5sum index 1910c2bdf..a71f5124d 100644 --- a/nss_ldap/.md5sum +++ b/nss_ldap/.md5sum @@ -1 +1 @@ -26514c93db7d675326257cde260ff174 nss_ldap-260.tar.gz +eebab40c6ce2f54e5c377b4895c0c93a nss_ldap-264.tar.gz diff --git a/nss_ldap/Pkgfile b/nss_ldap/Pkgfile index cb551335a..d8e2ea4dc 100644 --- a/nss_ldap/Pkgfile +++ b/nss_ldap/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openldap name=nss_ldap -version=260 +version=264 release=1 source=(http://www.padl.com/download/$name-$version.tar.gz)