aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/lmdb.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/lmdb.rb b/Library/Formula/lmdb.rb
index c534b388d..d8f124b55 100644
--- a/Library/Formula/lmdb.rb
+++ b/Library/Formula/lmdb.rb
@@ -2,8 +2,8 @@ require 'formula'
class Lmdb < Formula
homepage 'http://symas.com/mdb/'
- url 'https://gitorious.org/mdb/mdb/archive/LMDB_0.9.11.tar.gz'
- sha1 '8015de70514e8b437b4bc43718a7034101efdc67'
+ url 'https://gitorious.org/mdb/mdb/archive/LMDB_0.9.13.tar.gz'
+ sha1 '3b509d2044b102442f41d957d7c2ed30d600da23'
head 'git://git.openldap.org/openldap.git', :branch => 'mdb.master'