aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libzdb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libzdb.rb')
-rw-r--r--Library/Formula/libzdb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libzdb.rb b/Library/Formula/libzdb.rb
index b4c4dfca2..6138476af 100644
--- a/Library/Formula/libzdb.rb
+++ b/Library/Formula/libzdb.rb
@@ -63,7 +63,7 @@ end
class Libzdb < Formula
homepage 'http://tildeslash.com/libzdb/'
url 'http://tildeslash.com/libzdb/dist/libzdb-2.10.5.tar.gz'
- md5 'ff44923fd53925155dc630d53a6d4708'
+ sha1 '30f975e73caf58f1fa02260ed7136185a3ba2d27'
depends_on PostgresInstalled.new unless no_postgresql?
depends_on MySqlInstalled.new unless no_mysql?