aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-05-23 22:23:36 -0500
committerAdam Vandenberg2013-05-24 06:52:23 -0700
commit8c929ee4e4fef591f6503196a1e0a810759ddc79 (patch)
tree8456adae98fe352c7f8b4d68c0e98aeabe7116a2 /Library
parentefe9ce0c5f2be090cc958c96b05a01a326f04f86 (diff)
downloadhomebrew-8c929ee4e4fef591f6503196a1e0a810759ddc79.tar.bz2
libzdb 2.11.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 02d13fbcc..dab290ada 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.1.tar.gz'
- sha1 'c6fd44a779e7e0c112ebd7b30a1ee08f86feb41e'
+ url 'http://tildeslash.com/libzdb/dist/libzdb-2.11.2.tar.gz'
+ sha1 'a1f848dcf666566d7a481e68fdd6ad58268023f0'
option 'without-sqlite', "Compile without SQLite support"
option 'without-postgresql', "Compile without PostgreSQL support"