diff src/sqlite.mk @ 2795:fb06baf9132a

update package sqlite
author Mark Brand <mabrand@mabrand.nl>
date Thu, 04 Oct 2012 22:52:41 +0200
parents f07161c32ef7
children d021d5eda61e
line wrap: on
line diff
--- a/src/sqlite.mk	Wed Oct 03 23:51:47 2012 +0200
+++ b/src/sqlite.mk	Thu Oct 04 22:52:41 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := sqlite
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 7b429809918201555f4c0fa639183a1c663d3fe0
+$(PKG)_CHECKSUM := c464e0e3efe98227c6546b9b1e786b51b8b642fc
 $(PKG)_SUBDIR   := $(PKG)-autoconf-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://www.sqlite.org/$($(PKG)_FILE)