changeset 325:bc0d8d32e470

update the checksum of package sqlite - sqlite had a hotfix shortly after the release
author Volker Grabsch <vog@notjusthosting.com>
date Thu, 16 Apr 2009 22:25:48 +0200
parents beb10af0e886
children e0ace807c219
files src/sqlite.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/sqlite.mk	Thu Apr 16 19:45:56 2009 +0200
+++ b/src/sqlite.mk	Thu Apr 16 22:25:48 2009 +0200
@@ -2,7 +2,7 @@
 
 PKG             := sqlite
 $(PKG)_VERSION  := 3.6.13
-$(PKG)_CHECKSUM := 78395c994d7c920e83a419c69af7e4ce2f2b1ba0
+$(PKG)_CHECKSUM := 950855d9eed9b8bd6fad406cece5a24b640c3e3f
 $(PKG)_SUBDIR   := sqlite-$($(PKG)_VERSION)
 $(PKG)_FILE     := sqlite-amalgamation-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://www.sqlite.org/