sqlite3: bump to 3.53.1
authorGeorge Sapkin <redacted>
Thu, 7 May 2026 17:40:06 +0000 (20:40 +0300)
committerAlexandru Ardelean <redacted>
Fri, 8 May 2026 07:06:22 +0000 (10:06 +0300)
Changes: https://sqlite.org/releaselog/3_53_1.html
Signed-off-by: George Sapkin <redacted>
libs/sqlite3/Makefile

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