changeset 1995:653bed40084e

update package sqlite
author Mark Brand <mabrand@mabrand.nl>
date Mon, 19 Sep 2011 21:49:30 +0200
parents 8bf08e374ef9
children 5d2485986907
files src/sqlite.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/sqlite.mk	Mon Sep 19 15:39:23 2011 +0200
+++ b/src/sqlite.mk	Mon Sep 19 21:49:30 2011 +0200
@@ -4,8 +4,8 @@
 # SQLite
 PKG             := sqlite
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3070701
-$(PKG)_CHECKSUM := ee405037ab49f46f657a9b314e66eec6009d5fc6
+$(PKG)_VERSION  := 3070800
+$(PKG)_CHECKSUM := 34852cfd49ddea440eb26a35ad32deee0176a724
 $(PKG)_SUBDIR   := $(PKG)-autoconf-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://www.sqlite.org/