From cfbf214587f8deb98a3a48857b5437e0ec6079bc Mon Sep 17 00:00:00 2001 From: Kashif Rasul Date: Fri, 6 Aug 2010 15:09:49 +0200 Subject: Updated sqlite to 3.7.0.1 Fixes a potential database corruption problem and a possible performance regression caused by the introduction of automatic indexing. Signed-off-by: Adam Vandenberg --- Library/Formula/sqlite.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sqlite.rb b/Library/Formula/sqlite.rb index 1eb486e56..a0b13b5d2 100644 --- a/Library/Formula/sqlite.rb +++ b/Library/Formula/sqlite.rb @@ -1,8 +1,8 @@ require 'formula' class Sqlite