changeset 1901:6265fa12ac82

update package sqlite
author Mark Brand <mabrand@mabrand.nl>
date Fri, 24 Jun 2011 13:16:10 +0200
parents 29c24545f849
children 722de0f95fbe
files src/sqlite.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/sqlite.mk	Fri Jun 24 09:40:49 2011 +0200
+++ b/src/sqlite.mk	Fri Jun 24 13:16:10 2011 +0200
@@ -4,8 +4,8 @@
 # SQLite
 PKG             := sqlite
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3070603
-$(PKG)_CHECKSUM := a19e4496e2854e737d55465b77c87e775a362775
+$(PKG)_VERSION  := 3070700
+$(PKG)_CHECKSUM := f9b16cb62dac99119c5651bccecfe97761f66c20
 $(PKG)_SUBDIR   := $(PKG)-autoconf-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://www.sqlite.org/