summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2016-02-15 21:38:06 (GMT)
committerMark Brand <mabrand@mabrand.nl>2016-02-15 21:38:06 (GMT)
commit575439bb404d72666694102637c909051ce57897 (patch)
tree67faa95295fc38cb881e4da6dd98194a4d84d213 /src
parentcc95f885fae8473d802f6ba0160b49a4c96a659b (diff)
downloadmxe-575439bb404d72666694102637c909051ce57897.zip
mxe-575439bb404d72666694102637c909051ce57897.tar.gz
mxe-575439bb404d72666694102637c909051ce57897.tar.bz2
sqlite: update
Diffstat (limited to 'src')
-rw-r--r--src/sqlite.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sqlite.mk b/src/sqlite.mk
index be927cc..0a17e69 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -3,8 +3,8 @@
PKG := sqlite
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3100200
-$(PKG)_CHECKSUM := a2b3b4bd1291ea7d6c8252f7edff36a4362f2f0e5d5370444ba6cbe313ae2971
+$(PKG)_VERSION := 3110000
+$(PKG)_CHECKSUM := 508d4dcbcf7a7181e95c717a1dc4ae3c0880b3d593be0c4b40abb6c3a0e201fb
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.sqlite.org/2016/$($(PKG)_FILE)