Skip to content

Commit eae7a12

Browse files
GeorgeSapkincommodo
authored andcommitted
sqlite3: bump to 3.53.1
Changes: https://sqlite.org/releaselog/3_53_1.html Signed-off-by: George Sapkin <george@sapk.in>
1 parent f9d93cd commit eae7a12

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

libs/sqlite3/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=sqlite
8-
PKG_VERSION:=3.53.0
9-
PKG_SRC_VERSION:=3530000
8+
PKG_VERSION:=3.53.1
9+
PKG_SRC_VERSION:=3530100
1010
PKG_RELEASE:=1
1111

1212
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_SRC_VERSION).tar.gz
1313
PKG_SOURCE_URL:=https://www.sqlite.org/2026/
14-
PKG_HASH:=851e9b38192fe2ceaa65e0baa665e7fa06230c3d9bd1a6a9662d02380d73365a
14+
PKG_HASH:=83e6b2020a034e9a7ad4a72feea59e1ad52f162e09cbd26735a3ffb98359fc4f
1515

1616
PKG_CPE_ID:=cpe:/a:sqlite:sqlite
1717
PKG_LICENSE:=blessing

0 commit comments

Comments
 (0)