From 8c929ee4e4fef591f6503196a1e0a810759ddc79 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Thu, 23 May 2013 22:23:36 -0500 Subject: libzdb 2.11.2 Signed-off-by: Adam Vandenberg --- Library/Formula/libzdb.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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" -- cgit v1.2.3