changeset 1568:d95d09b1d689

upgrade package sqlite
author Mark Brand <mabrand@mabrand.nl>
date Tue, 01 Feb 2011 10:07:56 +0100
parents 10fb4e947a6e
children 1e6a72616051
files src/sqlite.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/sqlite.mk	Fri Jan 28 16:01:43 2011 +0100
+++ b/src/sqlite.mk	Tue Feb 01 10:07:56 2011 +0100
@@ -4,8 +4,8 @@
 # SQLite
 PKG             := sqlite
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3070400
-$(PKG)_CHECKSUM := 43848641320cb60fb7f445bc295b9870cdc127be
+$(PKG)_VERSION  := 3070500
+$(PKG)_CHECKSUM := 4e1338497b8da50b84307191bb3418e9ec5715d7
 $(PKG)_SUBDIR   := $(PKG)-autoconf-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://www.sqlite.org/