changeset 1837:f4390a9c454f

update package sqlite
author Mark Brand <mabrand@mabrand.nl>
date Fri, 20 May 2011 09:05:11 +0200
parents 621a6afbfbee
children f5b22f17e3ce
files src/sqlite.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/sqlite.mk	Fri May 20 13:25:02 2011 +0200
+++ b/src/sqlite.mk	Fri May 20 09:05:11 2011 +0200
@@ -4,8 +4,8 @@
 # SQLite
 PKG             := sqlite
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3070602
-$(PKG)_CHECKSUM := 3582b0b809dc0c3fa10ddaa403c219a4ebd8abb5
+$(PKG)_VERSION  := 3070603
+$(PKG)_CHECKSUM := a19e4496e2854e737d55465b77c87e775a362775
 $(PKG)_SUBDIR   := $(PKG)-autoconf-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://www.sqlite.org/