diff options
-rw-r--r-- | meta-networking/recipes-devtools/python/python-ldap_3.2.0.bb (renamed from meta-networking/recipes-devtools/python/python-ldap_2.4.45.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-devtools/python/python-ldap_2.4.45.bb b/meta-networking/recipes-devtools/python/python-ldap_3.2.0.bb index dde8a52dc5..d10f11bbc5 100644 --- a/meta-networking/recipes-devtools/python/python-ldap_2.4.45.bb +++ b/meta-networking/recipes-devtools/python/python-ldap_3.2.0.bb | |||
@@ -15,8 +15,8 @@ PYPI_PACKAGE = "python-ldap" | |||
15 | inherit pypi setuptools | 15 | inherit pypi setuptools |
16 | 16 | ||
17 | LIC_FILES_CHKSUM = "file://LICENCE;md5=36ce9d726d0321b73c1521704d07db1b" | 17 | LIC_FILES_CHKSUM = "file://LICENCE;md5=36ce9d726d0321b73c1521704d07db1b" |
18 | SRC_URI[md5sum] = "6108e189a44eea8bc7d1cc281c222978" | 18 | SRC_URI[md5sum] = "fe22522208dc9b06d16eb70f8553eaab" |
19 | SRC_URI[sha256sum] = "824fde180a53772e23edc031c4dd64ac1af4a3eade78f00d9d510937d562f64e" | 19 | SRC_URI[sha256sum] = "7d1c4b15375a533564aad3d3deade789221e450052b21ebb9720fb822eccdb8e" |
20 | 20 | ||
21 | do_configure_prepend() { | 21 | do_configure_prepend() { |
22 | sed -i -e 's:^library_dirs =.*::' setup.cfg | 22 | sed -i -e 's:^library_dirs =.*::' setup.cfg |