aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libzdb.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libzdb.rb b/Library/Formula/libzdb.rb
index f84eb0f96..8966603cb 100644
--- a/Library/Formula/libzdb.rb
+++ b/Library/Formula/libzdb.rb
@@ -2,8 +2,8 @@ require 'formula'
class Libzdb < Formula
homepage 'http://tildeslash.com/libzdb/'
- url 'http://tildeslash.com/libzdb/dist/libzdb-2.11.3.tar.gz'
- sha1 '0554b6a83e6767488bff58a7d0bd3ad024be092b'
+ url 'http://tildeslash.com/libzdb/dist/libzdb-2.12.tar.gz'
+ sha1 '4d34be255afddbd025b2f60c5cd11b4389b5c88c'
depends_on :postgresql => :recommended
depends_on :mysql => :recommended