Skip to content

Commit edd5bef

Browse files
author
Rudi Heitbaum
committed
sqlite: update to 3.53.4
1 parent 65204b1 commit edd5bef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/databases/sqlite/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
44

55
PKG_NAME="sqlite"
6-
PKG_VERSION="3.53.3"
6+
PKG_VERSION="3.53.4"
77
PKG_VERSION_SQLITE="${PKG_VERSION/./}00"
8-
PKG_SHA256="c917d7db16648ec95f714974ace5e5dcf46b7dc70e26600a0a102a3141125db0"
8+
PKG_SHA256="0e9483900e92cd5de8fd48d16bf9200145a61f7fd5be542a5ac81d8a9516eb9c"
99
PKG_LICENSE="blessing"
1010
PKG_SITE="https://www.sqlite.org/"
1111
PKG_URL="https://www.sqlite.org/2026/${PKG_NAME}-autoconf-${PKG_VERSION_SQLITE/./0}.tar.gz"

0 commit comments

Comments
 (0)