From: <abe...@us...> - 2013-12-19 16:55:35
|
Revision: 6316 http://sourceforge.net/p/astlinux/code/6316 Author: abelbeck Date: 2013-12-19 16:55:32 +0000 (Thu, 19 Dec 2013) Log Message: ----------- openldap, version bump to 2.4.38, bug fixes Modified Paths: -------------- branches/1.0/package/openldap/openldap.mk Modified: branches/1.0/package/openldap/openldap.mk =================================================================== --- branches/1.0/package/openldap/openldap.mk 2013-12-19 16:20:00 UTC (rev 6315) +++ branches/1.0/package/openldap/openldap.mk 2013-12-19 16:55:32 UTC (rev 6316) @@ -4,7 +4,7 @@ # ############################################################# -OPENLDAP_VERSION = 2.4.36 +OPENLDAP_VERSION = 2.4.38 OPENLDAP_SOURCE = openldap-$(OPENLDAP_VERSION).tgz OPENLDAP_SITE = ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release OPENLDAP_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |