summaryrefslogtreecommitdiffstats
path: root/src/sqlite.mk
diff options
context:
space:
mode:
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 7ebe1c4..44d053b 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 := 3220000
-$(PKG)_CHECKSUM := 2824ab1238b706bc66127320afbdffb096361130e23291f26928a027b885c612
+$(PKG)_VERSION := 3230000
+$(PKG)_CHECKSUM := b7711a1800a071674c2bf76898ae8584fc6c9643cfe933cfc1bc54361e3a6e49
$(PKG)_SUBDIR := $(PKG)-autoconf-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-autoconf-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://www.sqlite.org/2018/$($(PKG)_FILE)