summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/sqlite.mk')
-rw-r--r--src/sqlite.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sqlite.mk b/src/sqlite.mk
index 16ad26a..27e30d4 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -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)