sqlite3: bump to 3.53.0
authorGeorge Sapkin <redacted>
Sat, 11 Apr 2026 22:21:31 +0000 (01:21 +0300)
committerHannu Nyman <redacted>
Sun, 12 Apr 2026 16:15:49 +0000 (19:15 +0300)
Changes: https://sqlite.org/releaselog/3_53_0.html
Signed-off-by: George Sapkin <redacted>
libs/sqlite3/Makefile

index fe40d00067af629f7863808ecea181fa202184a2..5af5efb47f55d5419700374cc38abacdb7f477d2 100644 (file)
@@ -5,13 +5,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sqlite
-PKG_VERSION:=3.52.0
-PKG_SRC_VERSION:=3520000
+PKG_VERSION:=3.53.0
+PKG_SRC_VERSION:=3530000
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_SRC_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.sqlite.org/2026/
-PKG_HASH:=f6b50b0c103392af32a8be15b2b9d25959de9a00a70c3979128aafeaa5338b3f
+PKG_HASH:=851e9b38192fe2ceaa65e0baa665e7fa06230c3d9bd1a6a9662d02380d73365a
 
 PKG_CPE_ID:=cpe:/a:sqlite:sqlite
 PKG_LICENSE:=blessing
git clone https://git.99rst.org/PROJECT