aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/openldap.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/openldap.rb b/Library/Formula/openldap.rb
index 3be5861c1..96d0206a8 100644
--- a/Library/Formula/openldap.rb
+++ b/Library/Formula/openldap.rb
@@ -1,9 +1,9 @@
require 'formula'
class Openldap <Formula
- url 'ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.4.21.tgz'
+ url 'ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.4.23.tgz'
homepage 'http://www.openldap.org/software/'
- md5 'e7128c57b2bacd940e8906057c94ff26'
+ md5 '90150b8c0d0192e10b30157e68844ddf'
depends_on 'berkeley-db'