LMDB 9.13
Closes Homebrew/homebrew#31535. Closes Homebrew/homebrew#31516. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
581ada4d6f
commit
acee4489a8
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue