sqlite: update to v3.37 (2021-11-27)
authorMarius Dinu <m95d+git@psihoexpert.ro>
Tue, 21 Dec 2021 19:56:08 +0000 (21:56 +0200)
committerTianling Shen <cnsztl@immortalwrt.org>
Fri, 25 Nov 2022 10:28:52 +0000 (18:28 +0800)
Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
(cherry picked from commit b2309dc25e5080bfb49d21e1a4bd751460c9465d)

libs/sqlite3/Makefile

index 274101a5f2104501263c169291dc9f74c018a026..81c2ce93340f4720b5bfc49ed89259272950434f 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sqlite
-PKG_VERSION:=3330000
-PKG_RELEASE:=2
+PKG_VERSION:=3370000
+PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
-PKG_HASH:=106a2c48c7f75a298a7557bcc0d5f4f454e5b43811cc738b7ca294d6956bbb15
-PKG_SOURCE_URL:=https://www.sqlite.org/2020/
+PKG_HASH:=731a4651d4d4b36fc7d21db586b2de4dd00af31fd54fb5a9a4b7f492057479f7
+PKG_SOURCE_URL:=https://www.sqlite.org/2021/
 
 PKG_LICENSE:=PUBLICDOMAIN
 PKG_LICENSE_FILES:=