From: W. Michael Petullo Date: Wed, 14 Sep 2016 03:01:33 +0000 (-0400) Subject: openldap: update to 2.4.44 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=25ef6b37f28e7013eb858b9e9fb81f16201bd0b3;p=feed%2Fpackages.git openldap: update to 2.4.44 Signed-off-by: W. Michael Petullo --- diff --git a/libs/openldap/Makefile b/libs/openldap/Makefile index f9a8347720..6e629d28fe 100644 --- a/libs/openldap/Makefile +++ b/libs/openldap/Makefile @@ -8,15 +8,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openldap -PKG_VERSION:=2.4.43 -PKG_RELEASE:=2 +PKG_VERSION:=2.4.44 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz 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:=49ca65e27891fcf977d78c10f073c705 +PKG_MD5SUM:=693ac26de86231f8dcae2b4e9d768e51 PKG_FIXUP:=autoreconf