summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2016-05-18 20:43:37 (GMT)
committerMark Brand <mabrand@mabrand.nl>2016-05-18 20:44:43 (GMT)
commitc2e147be0439d74f3ef29255c1216199d769f3e4 (patch)
tree332e0c84c6aaa75aefde0c2dde95aeca55392a97 /src/sqlite.mk
parent0acac278d238acbdacd75267f5cfbb1a6cf9afd3 (diff)
downloadmxe-c2e147be0439d74f3ef29255c1216199d769f3e4.zip
mxe-c2e147be0439d74f3ef29255c1216199d769f3e4.tar.gz
mxe-c2e147be0439d74f3ef29255c1216199d769f3e4.tar.bz2
sqlite: update
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 e97d6a0..ff0a08b 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -3,8 +3,8 @@
PKG := sqlite
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3120200
-$(PKG)_CHECKSUM := fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb
+$(PKG)_VERSION := 3130000
+$(PKG)_CHECKSUM := e2797026b3310c9d08bd472f6d430058c6dd139ff9d4e30289884ccd9744086b
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.sqlite.org/2016/$($(PKG)_FILE)