sqlite: update to 3.49.2

This commit is contained in:
Rudi Heitbaum 2025-05-08 02:24:25 +00:00
parent 18fb4afe62
commit b29e89d1be

View File

@ -3,9 +3,9 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="sqlite"
PKG_VERSION="3.49.1"
PKG_VERSION="3.49.2"
PKG_VERSION_SQLITE="${PKG_VERSION/./}00"
PKG_SHA256="106642d8ccb36c5f7323b64e4152e9b719f7c0215acf5bfeac3d5e7f97b59254"
PKG_SHA256="5c6d8697e8a32a1512a9be5ad2b2e7a891241c334f56f8b0fb4fc6051e1652e8"
PKG_LICENSE="PublicDomain"
PKG_SITE="https://www.sqlite.org/"
PKG_URL="https://www.sqlite.org/2025/${PKG_NAME}-autoconf-${PKG_VERSION_SQLITE/./0}.tar.gz"