aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 8966603cb..4f936c034 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.12.tar.gz'
- sha1 '4d34be255afddbd025b2f60c5cd11b4389b5c88c'
+ url 'http://tildeslash.com/libzdb/dist/libzdb-3.0.tar.gz'
+ sha1 'bcf14c11cfcd0c05ecc8740f43cd0d6170406dc1'
depends_on :postgresql => :recommended
depends_on :mysql => :recommended