diff --git a/index.html b/index.html index a6cb1616..9a770208 100644 --- a/index.html +++ b/index.html @@ -1915,7 +1915,7 @@ USE_OSGPLUGIN(<plugin2>) sqlite - 3071401 + 3071500 SQLite diff --git a/src/sqlite.mk b/src/sqlite.mk index 52cdd066..d57454de 100644 --- a/src/sqlite.mk +++ b/src/sqlite.mk @@ -3,7 +3,7 @@ PKG := sqlite $(PKG)_IGNORE := -$(PKG)_CHECKSUM := c464e0e3efe98227c6546b9b1e786b51b8b642fc +$(PKG)_CHECKSUM := 7b463b76b7a0e322dcdf7bf2221f6e508511e392 $(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://www.sqlite.org/$($(PKG)_FILE)