sqlite3: udpate to 3.6.16

This commit is contained in:
Juergen Daubert 2009-06-27 17:05:59 +02:00
parent 7d8d095fb1
commit c091efe433
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
82952637b9d8d38024916af85ebab42f sqlite-amalgamation-3.6.15.tar.gz f21ebadcca1e931212000661e64bb20c sqlite-amalgamation-3.6.16.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: ncurses, readline # Depends on: ncurses, readline
name=sqlite3 name=sqlite3
version=3.6.15 version=3.6.16
release=1 release=1
source=(http://www.sqlite.org/sqlite-amalgamation-$version.tar.gz) source=(http://www.sqlite.org/sqlite-amalgamation-$version.tar.gz)