sqlite: update to 3.47.1

This commit is contained in:
Rudi Heitbaum 2024-11-25 21:16:30 +00:00
parent c37b8d566d
commit e31e62ab67

View File

@ -3,9 +3,9 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="sqlite"
PKG_VERSION="3.47.0"
PKG_VERSION="3.47.1"
PKG_VERSION_SQLITE="${PKG_VERSION/./}00"
PKG_SHA256="83eb21a6f6a649f506df8bd3aab85a08f7556ceed5dbd8dea743ea003fc3a957"
PKG_SHA256="416a6f45bf2cacd494b208fdee1beda509abda951d5f47bc4f2792126f01b452"
PKG_LICENSE="PublicDomain"
PKG_SITE="https://www.sqlite.org/"
PKG_URL="https://www.sqlite.org/2024/${PKG_NAME}-autoconf-${PKG_VERSION_SQLITE/./0}.tar.gz"