libzdb: Update to 2.10.6

Closes Homebrew/homebrew#16012.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Stefan 2012-11-13 06:41:38 +01:00 committed by Charlie Sharpsteen
parent c329ee5adb
commit e69db72575
1 changed files with 2 additions and 2 deletions

View File

@ -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"