Skip to content
Snippets Groups Projects
Commit 963d95e0 authored by Xueshan Feng's avatar Xueshan Feng
Browse files

Update build.sh openldap version to 2.4.57.

parent 6261f112
No related branches found
No related tags found
No related merge requests found
#!/bin/bash -e
# Maintainer: sfeng@stanford.edu
OPENLDAP_VERSION=openldap-2.4.50
OPENLDAP_VERSION=openldap-2.4.57
CYRUS_SASL_VERSION=cyrus-sasl-2.1.27
OPENLDAP_TARBALL=ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${OPENLDAP_VERSION}.tgz
CYRUS_SASL_TARBALL=https://github.com/cyrusimap/cyrus-sasl/releases/download/${CYRUS_SASL_VERSION}/${CYRUS_SASL_VERSION}.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment