summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Xin <wangxin2015.fnst@cn.fujitsu.com>2016-09-14 01:27:05 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2016-09-19 16:00:10 -0400
commitf41cb20673f566852ca0b67e1be8f7948a142f36 (patch)
treec5aaa8ca716b80d907a890707bdec05a5ccd8d10
parent3d497e7aa9382b410ae0a9bc1236da9ad7b61ac4 (diff)
downloadmeta-cloud-services-f41cb20673f566852ca0b67e1be8f7948a142f36.tar.gz
nss-pam-ldapd: 0.9.6 -> 0.9.7
Upgrade nss-pam-ldapd from 0.9.6 to 0.9.7. Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.7.bb (renamed from recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.6.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.6.bb b/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.7.bb
index c6601fc..fd73b9c 100644
--- a/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.6.bb
+++ b/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.7.bb
@@ -22,8 +22,8 @@ SRC_URI = "\
22 22
23inherit autotools 23inherit autotools
24 24
25SRC_URI[md5sum] = "fa5ec49cb54428d6c73e244a11021695" 25SRC_URI[md5sum] = "912f2a5ead193d2defc6c525423e84e8"
26SRC_URI[sha256sum] = "101d5a7fa10549cc77be48d07f2b8141f59182f10f2cc0fea93efd13c3a5a6f2" 26SRC_URI[sha256sum] = "0db88d6518bf7ffb01b44f8f8841ece5162906982ce2c9e45e6afff90d3783eb"
27 27
28DEPENDS += "libpam openldap" 28DEPENDS += "libpam openldap"
29 29