mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
sqlite: update to 3.44.2
This commit is contained in:
parent
72ae606e75
commit
5f79a43090
@ -3,9 +3,9 @@
|
|||||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="sqlite"
|
PKG_NAME="sqlite"
|
||||||
PKG_VERSION="3.44.0"
|
PKG_VERSION="3.44.2"
|
||||||
PKG_VERSION_SQLITE="${PKG_VERSION/./}00"
|
PKG_VERSION_SQLITE="${PKG_VERSION/./}00"
|
||||||
PKG_SHA256="b9cd386e7cd22af6e0d2a0f06d0404951e1bef109e42ea06cc0450e10cd15550"
|
PKG_SHA256="1c6719a148bc41cf0f2bbbe3926d7ce3f5ca09d878f1246fcc20767b175bb407"
|
||||||
PKG_LICENSE="PublicDomain"
|
PKG_LICENSE="PublicDomain"
|
||||||
PKG_SITE="https://www.sqlite.org/"
|
PKG_SITE="https://www.sqlite.org/"
|
||||||
PKG_URL="https://www.sqlite.org/2023/${PKG_NAME}-autoconf-${PKG_VERSION_SQLITE/./0}.tar.gz"
|
PKG_URL="https://www.sqlite.org/2023/${PKG_NAME}-autoconf-${PKG_VERSION_SQLITE/./0}.tar.gz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user