sqlite: bump version

Closes #277.
This commit is contained in:
Peter Korsgaard 2009-04-17 07:38:03 +00:00
parent 52cc210d88
commit 0c2043240f

View File

@ -4,7 +4,7 @@
#
#############################################################
SQLITE_VERSION = 3.6.12
SQLITE_VERSION = 3.6.13
SQLITE_SOURCE = sqlite-$(SQLITE_VERSION).tar.gz
SQLITE_SITE = http://www.sqlite.org
SQLITE_INSTALL_STAGING = YES