aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorKashif Rasul2010-11-07 22:42:01 +0100
committerAdam Vandenberg2010-11-07 13:50:33 -0800
commite633a3e7dcb77987629171836a5448040e1a84bd (patch)
tree120e0e00a484191b4fa17cb25f48bbab59f4f24d /Library/Formula
parentd01438ef5aaaf9ff366689037b6ece0d908a04ef (diff)
downloadhomebrew-e633a3e7dcb77987629171836a5448040e1a84bd.tar.bz2
Updated formula: sqlite3 3.7.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sqlite.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sqlite.rb b/Library/Formula/sqlite.rb
index 1515aec10..d5ed9892a 100644
--- a/Library/Formula/sqlite.rb
+++ b/Library/Formula/sqlite.rb
@@ -1,8 +1,8 @@
require 'formula'
class Sqlite <Formula
- url 'http://www.sqlite.org/sqlite-amalgamation-3.7.2.tar.gz'
- md5 'bd9586208f48ba840467bcfd066a6fa9'
+ url 'http://www.sqlite.org/sqlite-amalgamation-3.7.3.tar.gz'
+ md5 '74fe78b264f1c434c4b159d45b78e9b7'
homepage 'http://www.sqlite.org/'
def options