From: W. Michael Petullo Date: Tue, 10 May 2022 19:49:57 +0000 (-0500) Subject: openldap: update to 2.6.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d0cd7361c9d2d383f5e5487cc122d96e4b008b77;p=openwrt-packages.git openldap: update to 2.6.2 Signed-off-by: W. Michael Petullo --- diff --git a/libs/openldap/Makefile b/libs/openldap/Makefile index cdf254d5d..8871d5370 100644 --- a/libs/openldap/Makefile +++ b/libs/openldap/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openldap -PKG_VERSION:=2.6.0 +PKG_VERSION:=2.6.2 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://gpl.savoirfairelinux.net/pub/mirrors/openldap/openldap-r http://mirror.eu.oneandone.net/software/openldap/openldap-release/ \ http://mirror.switch.ch/ftp/software/mirror/OpenLDAP/openldap-release/ \ https://www.openldap.org/software/download/OpenLDAP/openldap-release/ -PKG_HASH:=b71c580eac573e9aba15d95f33dd4dd08f2ed4f0d7fc09e08ad4be7ed1e41a4f +PKG_HASH:=81d09345232eb62486ecf5acacd2c56c0c45b4a6c8c066612e7f421a23a1cf87 PKG_LICENSE:=OLDAP-2.8 PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:openldap:openldap