aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sqlite.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/sqlite.rb')
-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