From: W. Michael Petullo Date: Fri, 19 May 2023 16:37:11 +0000 (-0500) Subject: openldap: update to 2.6.4 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=03e201629951072a5327dade6a01c44830760f36;p=feed%2Fpackages.git openldap: update to 2.6.4 Signed-off-by: W. Michael Petullo --- diff --git a/libs/openldap/Makefile b/libs/openldap/Makefile index 3c56422663..c3239662b5 100644 --- a/libs/openldap/Makefile +++ b/libs/openldap/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openldap -PKG_VERSION:=2.6.3 +PKG_VERSION:=2.6.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=https://gpl.savoirfairelinux.net/pub/mirrors/openldap/openldap-release/ \ https://mirror.eu.oneandone.net/software/openldap/openldap-release/ \ https://www.openldap.org/software/download/OpenLDAP/openldap-release/ -PKG_HASH:=d2a2a1d71df3d77396b1c16ad7502e674df446e06072b0e5a4e941c3d06c0d46 +PKG_HASH:=d51704e50178430c06cf3d8aa174da66badf559747a47d920bb54b2d4aa40991 PKG_LICENSE:=OLDAP-2.8 PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:openldap:openldap