summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-01-16 16:26:21 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-01-16 16:26:21 (GMT)
commit9b985a8b07e1f7322e0554b28f226d2487f02d58 (patch)
tree52fd6eaf63f533508825095d96ae207607c3628a /src/sqlite.mk
parent68db245eb5767bc7256c25afaa1327fdf51a622a (diff)
downloadmxe-9b985a8b07e1f7322e0554b28f226d2487f02d58.zip
mxe-9b985a8b07e1f7322e0554b28f226d2487f02d58.tar.gz
mxe-9b985a8b07e1f7322e0554b28f226d2487f02d58.tar.bz2
update package sqlite
Diffstat (limited to 'src/sqlite.mk')
-rw-r--r--src/sqlite.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sqlite.mk b/src/sqlite.mk
index 92c7648..fe90435 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -4,8 +4,8 @@
# SQLite
PKG := sqlite
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3070900
-$(PKG)_CHECKSUM := a9da98a4bde4d9dae5c29a969455d11a03600e11
+$(PKG)_VERSION := 3071000
+$(PKG)_CHECKSUM := 0442d5a1bff50153039951b09db649864d8af0bb
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.sqlite.org/