aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorOliver Galloway-Lunn2011-04-21 21:38:29 +0100
committerAdam Vandenberg2011-04-21 14:31:01 -0700
commit6721051274a63cce4d9bae725137bd05d4b214ba (patch)
treeb3429dcaab669f5ebe78c3744e46c89085f500a9 /Library
parent2e717dedd4068a303d2d7bf907715893d2f08cc1 (diff)
downloadhomebrew-6721051274a63cce4d9bae725137bd05d4b214ba.tar.bz2
SQLite 3.7.6.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sqlite.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sqlite.rb b/Library/Formula/sqlite.rb
index 49734ad41..dbba42c59 100644
--- a/Library/Formula/sqlite.rb
+++ b/Library/Formula/sqlite.rb
@@ -2,9 +2,9 @@ require 'formula'
class Sqlite < Formula
homepage 'http://sqlite.org/'
- url 'http://www.sqlite.org/sqlite-autoconf-3070601.tar.gz'
- sha256 '79b7de2483cbbfa79721c9414d4c7acda00ba98a8b1fe73460fe57c173651ad4'
- version '3.7.6.1'
+ url 'http://www.sqlite.org/sqlite-autoconf-3070602.tar.gz'
+ md5 'f16c08617968b4087b3d591fd575f59f'
+ version '3.7.6.2'
def options
[