Bump sqlite version.
This commit is contained in:
parent
8f5d80231f
commit
b39863d81d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'brewkit'
|
||||
|
||||
class Sqlite <Formula
|
||||
@url='http://www.sqlite.org/sqlite-amalgamation-3.6.16.tar.gz'
|
||||
@md5='f21ebadcca1e931212000661e64bb20c'
|
||||
@url='http://www.sqlite.org/sqlite-amalgamation-3.6.17.tar.gz'
|
||||
@md5='3172f8a23e7e7f0e5b295062e339a149'
|
||||
@homepage='http://www.sqlite.org/'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue