changeset 1752:4008d55ee199

update package sqlite
author Mark Brand <mabrand@mabrand.nl>
date Sun, 17 Apr 2011 23:16:47 +0200
parents b62ee71b2030
children 165d76699ac5
files src/sqlite.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/sqlite.mk	Sun Apr 17 13:27:52 2011 +0200
+++ b/src/sqlite.mk	Sun Apr 17 23:16:47 2011 +0200
@@ -4,8 +4,8 @@
 # SQLite
 PKG             := sqlite
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3070601
-$(PKG)_CHECKSUM := 8e3d1f93576374238875197b1fb472332e339ea7
+$(PKG)_VERSION  := 3070602
+$(PKG)_CHECKSUM := 3582b0b809dc0c3fa10ddaa403c219a4ebd8abb5
 $(PKG)_SUBDIR   := $(PKG)-autoconf-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://www.sqlite.org/