From: <abe...@us...> - 2015-12-03 13:42:18
|
Revision: 7364 http://sourceforge.net/p/astlinux/code/7364 Author: abelbeck Date: 2015-12-03 13:42:15 +0000 (Thu, 03 Dec 2015) Log Message: ----------- openldap, version bump to 2.4.43 Modified Paths: -------------- branches/1.0/package/openldap/openldap.mk Modified: branches/1.0/package/openldap/openldap.mk =================================================================== --- branches/1.0/package/openldap/openldap.mk 2015-12-03 13:22:37 UTC (rev 7363) +++ branches/1.0/package/openldap/openldap.mk 2015-12-03 13:42:15 UTC (rev 7364) @@ -4,9 +4,9 @@ # ############################################################# -OPENLDAP_VERSION = 2.4.42 +OPENLDAP_VERSION = 2.4.43 OPENLDAP_SOURCE = openldap-$(OPENLDAP_VERSION).tgz -OPENLDAP_SITE = ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release +OPENLDAP_SITE = http://www.openldap.org/software/download/OpenLDAP/openldap-release OPENLDAP_INSTALL_STAGING = YES OPENLDAP_DEPENDENCIES += openssl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |