changeset 1748:d0d5a17e5036

update package sqlite
author Mark Brand <mabrand@mabrand.nl>
date Tue, 12 Apr 2011 15:19:29 +0200
parents f534ea3e49f3
children 07a71265ea91
files src/sqlite.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/sqlite.mk	Tue Apr 12 09:04:29 2011 +0200
+++ b/src/sqlite.mk	Tue Apr 12 15:19:29 2011 +0200
@@ -4,8 +4,8 @@
 # SQLite
 PKG             := sqlite
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3070500
-$(PKG)_CHECKSUM := 4e1338497b8da50b84307191bb3418e9ec5715d7
+$(PKG)_VERSION  := 3070600
+$(PKG)_CHECKSUM := 6b17cf7610437706fec6e21f29933c1ffd3a13e0
 $(PKG)_SUBDIR   := $(PKG)-autoconf-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://www.sqlite.org/