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 1bde686b4..838731af7 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.10.5.tar.gz'
- sha1 '30f975e73caf58f1fa02260ed7136185a3ba2d27'
+ url 'http://tildeslash.com/libzdb/dist/libzdb-2.10.6.tar.gz'
+ sha1 'ae649655788a8db50f2bb0c36f90afe8a7fcc40b'
option 'without-sqlite', "Compile without SQLite support"
option 'without-postgresql', "Compile without PostgreSQL support"