mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/openldap: update to 2.5.19
See here for a changelog: https://www.openldap.org/software/release/changes_lts.html Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Reviewed-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
34b047a442
commit
2e8a600fea
@@ -1,5 +1,5 @@
|
||||
# Verified by locally checking against the SHA3-512 hash available in
|
||||
# https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.5.18.sha3-512
|
||||
# https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.5.19.sha3-512
|
||||
# Locally computed
|
||||
sha256 2670ae43d8d99dd6b1ba182101d982350d613d09c098eb1607ea6b36e6b51d3e openldap-2.5.18.tgz
|
||||
sha256 56e2936c7169aa7547cfc93d5c87db46aa05e98dee6321590c3ada92e1fbb66c openldap-2.5.19.tgz
|
||||
sha256 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPENLDAP_VERSION = 2.5.18
|
||||
OPENLDAP_VERSION = 2.5.19
|
||||
OPENLDAP_SOURCE = openldap-$(OPENLDAP_VERSION).tgz
|
||||
OPENLDAP_SITE = https://www.openldap.org/software/download/OpenLDAP/openldap-release
|
||||
OPENLDAP_LICENSE = OpenLDAP Public License
|
||||
|
||||
Reference in New Issue
Block a user