summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-03-30 15:37:41 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-03-30 15:37:41 (GMT)
commit6c2e598bf116c5868dbdfeaf42fe171c43d29b75 (patch)
tree04b60f370595c1dc3ef03197a4a6e1e9a81edb1d /src/sqlite.mk
parenta26337b6898e35b9c224c48da8ac6d55db83eb16 (diff)
downloadmxe-6c2e598bf116c5868dbdfeaf42fe171c43d29b75.zip
mxe-6c2e598bf116c5868dbdfeaf42fe171c43d29b75.tar.gz
mxe-6c2e598bf116c5868dbdfeaf42fe171c43d29b75.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 c7dcf07..98e72d9 100644
--- a/src/sqlite.mk
+++ b/src/sqlite.mk
@@ -4,8 +4,8 @@ PKG := sqlite
$(PKG)_WEBSITE := https://www.sqlite.org/
$(PKG)_DESCR := SQLite
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3170000
-$(PKG)_CHECKSUM := a4e485ad3a16e054765baf6371826b5000beed07e626510896069c0bf013874c
+$(PKG)_VERSION := 3180000
+$(PKG)_CHECKSUM := 3757612463976e7d08c5e9f0af3021613fc24bbcfe1c51197d6776b9ece9ac5c
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://www.sqlite.org/2017/$($(PKG)_FILE)