diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2022-04-07 13:46:39 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-04-13 19:21:41 -0700 |
commit | 576fba534735a6ee2682e59454cf82b352452079 (patch) | |
tree | 8eaac91eba3bd5333102c4b538fd52e99ad01cdd /meta-networking/recipes-support/libldb | |
parent | e6ba5bc0d887d4483f38c0174226c104174de6b1 (diff) | |
download | meta-openembedded-576fba534735a6ee2682e59454cf82b352452079.tar.gz |
libldb: upgrade 2.3.2 -> 2.3.3
Required by samba 4.14.13.
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_2.3.3.bb (renamed from meta-networking/recipes-support/libldb/libldb_2.3.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/libldb/libldb_2.3.2.bb b/meta-networking/recipes-support/libldb/libldb_2.3.3.bb index a9c6794bf5..c46a9784e3 100644 --- a/meta-networking/recipes-support/libldb/libldb_2.3.2.bb +++ b/meta-networking/recipes-support/libldb/libldb_2.3.3.bb | |||
@@ -32,8 +32,8 @@ LIC_FILES_CHKSUM = "file://pyldb.h;endline=24;md5=dfbd238cecad76957f7f860fbe9ada | |||
32 | file://man/ldb.3.xml;beginline=261;endline=262;md5=137f9fd61040c1505d1aa1019663fd08 \ | 32 | file://man/ldb.3.xml;beginline=261;endline=262;md5=137f9fd61040c1505d1aa1019663fd08 \ |
33 | file://tools/ldbdump.c;endline=19;md5=a7d4fc5d1f75676b49df491575a86a42" | 33 | file://tools/ldbdump.c;endline=19;md5=a7d4fc5d1f75676b49df491575a86a42" |
34 | 34 | ||
35 | SRC_URI[md5sum] = "650a05f8a2b2e6455f590dc815a71879" | 35 | SRC_URI[md5sum] = "6824f69ea3bb58cb8a3be4c179e7569a" |
36 | SRC_URI[sha256sum] = "1416c949dc4326e41c0d8a5ecf8ef784f8c0b6e9d3dad8fa971e84ad56227603" | 36 | SRC_URI[sha256sum] = "9ef39700ff05b3e8f5801d2a39fe1ba023218650f81c9d377caca22f49076807" |
37 | 37 | ||
38 | inherit pkgconfig waf-samba | 38 | inherit pkgconfig waf-samba |
39 | 39 | ||