]> git.99rst.org Git - openwrt-packages.git/commitdiff
sqlite3: update to 3.53.4
authorAlexandru Ardelean <redacted>
Tue, 28 Jul 2026 12:12:25 +0000 (15:12 +0300)
committerAlexandru Ardelean <redacted>
Wed, 29 Jul 2026 14:07:46 +0000 (17:07 +0300)
Update to the latest upstream stable release.

Signed-off-by: Alexandru Ardelean <redacted>
libs/sqlite3/Makefile

index a36a0bf2524ebc0c6422e747641592d52963fed6..f16f90f9450a28cc91c6adf5b4d465b26d697119 100644 (file)
@@ -5,13 +5,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sqlite
-PKG_VERSION:=3.53.3
-PKG_SRC_VERSION:=3530300
+PKG_VERSION:=3.53.4
+PKG_SRC_VERSION:=3530400
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_SRC_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.sqlite.org/2026/
-PKG_HASH:=c917d7db16648ec95f714974ace5e5dcf46b7dc70e26600a0a102a3141125db0
+PKG_HASH:=0e9483900e92cd5de8fd48d16bf9200145a61f7fd5be542a5ac81d8a9516eb9c
 
 PKG_CPE_ID:=cpe:/a:sqlite:sqlite
 PKG_LICENSE:=blessing
git clone https://git.99rst.org/PROJECT