changeset 630:dc4e92344c91

update version of package sqlite
author Mark Brand <mabrand@mabrand.nl>
date Thu, 07 Jan 2010 22:42:48 +0100
parents 4007a1da5183
children 208b993490f5
files src/sqlite.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/sqlite.mk	Mon Jan 04 13:23:53 2010 +0100
+++ b/src/sqlite.mk	Thu Jan 07 22:42:48 2010 +0100
@@ -22,8 +22,8 @@
 # SQLite
 PKG             := sqlite
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.6.21
-$(PKG)_CHECKSUM := 5e3d6ec8f65df0caa396397187015da4075b4c87
+$(PKG)_VERSION  := 3.6.22
+$(PKG)_CHECKSUM := b0b87bd1945528723083f6830094f5c676829164
 $(PKG)_SUBDIR   := sqlite-$($(PKG)_VERSION)
 $(PKG)_FILE     := sqlite-amalgamation-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://www.sqlite.org/