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 dec4f76eb..b4c4dfca2 100644
--- a/Library/Formula/libzdb.rb
+++ b/Library/Formula/libzdb.rb
@@ -62,8 +62,8 @@ end
class Libzdb < Formula
homepage 'http://tildeslash.com/libzdb/'
- url 'http://tildeslash.com/libzdb/dist/libzdb-2.10.2.tar.gz'
- md5 '7fc43cd79131eb989e8732f1c52b1bb6'
+ url 'http://tildeslash.com/libzdb/dist/libzdb-2.10.5.tar.gz'
+ md5 'ff44923fd53925155dc630d53a6d4708'
depends_on PostgresInstalled.new unless no_postgresql?
depends_on MySqlInstalled.new unless no_mysql?