From: W. Michael Petullo Date: Sat, 31 May 2025 02:16:35 +0000 (-0500) Subject: openldap: update to 2.6.10 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b76849573e9e094e7f6471a119ad2e346c9f9f21;p=openwrt-packages.git openldap: update to 2.6.10 Upstream record of changes is available at https://git.openldap.org/openldap/openldap. Signed-off-by: W. Michael Petullo --- diff --git a/libs/openldap/Makefile b/libs/openldap/Makefile index 1920c2a82..9af33da6b 100644 --- a/libs/openldap/Makefile +++ b/libs/openldap/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openldap -PKG_VERSION:=2.6.9 +PKG_VERSION:=2.6.10 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=https://mirror.eu.oneandone.net/software/openldap/openldap-release/ \ https://www.openldap.org/software/download/OpenLDAP/openldap-release/ -PKG_HASH:=2cb7dc73e9c8340dff0d99357fbaa578abf30cc6619f0521972c555681e6b2ff +PKG_HASH:=c065f04aad42737aebd60b2fe4939704ac844266bc0aeaa1609f0cad987be516 PKG_LICENSE:=OLDAP-2.8 PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:openldap:openldap