From: W. Michael Petullo Date: Fri, 3 Jan 2025 02:38:56 +0000 (-0600) Subject: openldap: update to 2.6.9 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ef90049b8115c78c2635a7403bbb0e6fbed3ac27;p=feed%2Fpackages.git openldap: update to 2.6.9 Signed-off-by: W. Michael Petullo --- diff --git a/libs/openldap/Makefile b/libs/openldap/Makefile index f23d1222c0..1920c2a82b 100644 --- a/libs/openldap/Makefile +++ b/libs/openldap/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openldap -PKG_VERSION:=2.6.8 +PKG_VERSION:=2.6.9 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:=48969323e94e3be3b03c6a132942dcba7ef8d545f2ad35401709019f696c3c4e +PKG_HASH:=2cb7dc73e9c8340dff0d99357fbaa578abf30cc6619f0521972c555681e6b2ff PKG_LICENSE:=OLDAP-2.8 PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:openldap:openldap