mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
openldap: Upgrade 2.5.9 -> 2.5.12
License-Update: Copyright year updated to 2022 Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a5512ab272
commit
6c2bd3c0fa
|
|
@ -7,7 +7,7 @@ HOMEPAGE = "http://www.OpenLDAP.org/license.html"
|
|||
# basically BSD. opensource.org does not record this license
|
||||
# at present (so it is apparently not OSI certified).
|
||||
LICENSE = "OpenLDAP"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=5cc6ef74da4ad25d707c4f5903d64975 \
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=beceb5ac7100b6430640c61655b25c1f \
|
||||
file://LICENSE;md5=153d07ef052c4a37a8fac23bc6031972 \
|
||||
"
|
||||
SECTION = "libs"
|
||||
|
|
@ -25,8 +25,7 @@ SRC_URI = "http://www.openldap.org/software/download/OpenLDAP/openldap-release/$
|
|||
file://0001-librewrite-include-ldap_pvt_thread.h-before-redefini.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "237fc2d881c27f8dd5d9f396e2865c11"
|
||||
SRC_URI[sha256sum] = "c08e12f4ca5803d5d9f9948c70ad3491282cda3c17ec8b655dcbcb2364e6fb9e"
|
||||
SRC_URI[sha256sum] = "d5086cbfc49597fa7d0670a429a9054552d441b16ee8b2435412797ab0e37b96"
|
||||
|
||||
DEPENDS = "util-linux groff-native"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user