diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2019-11-08 11:24:48 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-07 21:17:25 -0800 |
commit | 2b3fd534874aee125a6c79c70c93b1aa498fda3f (patch) | |
tree | f8a5a24e614490a5320aba35a624ef6168373484 /meta-networking/recipes-support/libldb | |
parent | 2ffc7b45d638a89535b963533d39b8b13e4c8c1e (diff) | |
download | meta-openembedded-contrib-2b3fd534874aee125a6c79c70c93b1aa498fda3f.tar.gz |
libldb: upgrade 1.5.5 -> 1.5.6
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/libldb')
-rw-r--r-- | meta-networking/recipes-support/libldb/libldb_1.5.6.bb (renamed from meta-networking/recipes-support/libldb/libldb_1.5.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/libldb/libldb_1.5.5.bb b/meta-networking/recipes-support/libldb/libldb_1.5.6.bb index b19c964d85c..99eb6f9ce86 100644 --- a/meta-networking/recipes-support/libldb/libldb_1.5.5.bb +++ b/meta-networking/recipes-support/libldb/libldb_1.5.6.bb @@ -33,8 +33,8 @@ LIC_FILES_CHKSUM = "file://pyldb.h;endline=24;md5=dfbd238cecad76957f7f860fbe9ada file://man/ldb.3.xml;beginline=261;endline=262;md5=137f9fd61040c1505d1aa1019663fd08 \ file://tools/ldbdump.c;endline=19;md5=a7d4fc5d1f75676b49df491575a86a42" -SRC_URI[md5sum] = "339a41ac9efaec680e6d1469dd9aa35b" -SRC_URI[sha256sum] = "199f5861aa863f538ec66d5fa95ecc13254a2030c53daf0e47363fa9ba235c68" +SRC_URI[md5sum] = "fc58ef432c1fcb03fc3bb6cccce08977" +SRC_URI[sha256sum] = "ff82474d0bf109e415a2d50334bde5715f486a53ff4bb8c7f74459dd229e975b" inherit waf-samba distro_features_check REQUIRED_DISTRO_FEATURES = "pam" |