sqlite: update to 3.50.3

This commit is contained in:
Rudi Heitbaum 2025-07-18 12:02:44 +00:00
parent 47d3ad69f5
commit 78928f4103

View File

@ -3,9 +3,9 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="sqlite"
PKG_VERSION="3.50.2"
PKG_VERSION="3.50.3"
PKG_VERSION_SQLITE="${PKG_VERSION/./}00"
PKG_SHA256="84a616ffd31738e4590b65babb3a9e1ef9370f3638e36db220ee0e73f8ad2156"
PKG_SHA256="ec5496cdffbc2a4adb59317fd2bf0e582bf0e6acd8f4aae7e97bc723ddba7233"
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"