lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 3e57642d6027a9149db5f65b3a909545a795ed5b
parent 73eaea2b413858c3accf201502d35ebfe0479d30
Author: W. Michael Petullo <mike@flyn.org>
Date:   Wed, 30 Dec 2015 19:28:36 -0500

openldap: update to 2.4.43

Signed-off-by: W. Michael Petullo <mike@flyn.org>

Diffstat:
Mlibs/openldap/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libs/openldap/Makefile b/libs/openldap/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openldap -PKG_VERSION:=2.4.41 +PKG_VERSION:=2.4.43 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.nl.uu.net/pub/unix/db/openldap/openldap-release/ \ ftp://ftp.plig.org/pub/OpenLDAP/openldap-release/ -PKG_MD5SUM:=3f1a4cea52827e18feaedfdc1634b5d0 +PKG_MD5SUM:=49ca65e27891fcf977d78c10f073c705 PKG_FIXUP:=autoreconf