mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
sqlite: update to 3.39.0
release log: - https://www.sqlite.org/releaselog/3_39_0.html
This commit is contained in:
parent
b33576f8a7
commit
4876900b32
@ -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.38.5"
|
PKG_VERSION="3.39.0"
|
||||||
PKG_VERSION_SQLITE="${PKG_VERSION/./}00"
|
PKG_VERSION_SQLITE="${PKG_VERSION/./}00"
|
||||||
PKG_SHA256="5af07de982ba658fd91a03170c945f99c971f6955bc79df3266544373e39869c"
|
PKG_SHA256="e90bcaef6dd5813fcdee4e867f6b65f3c9bfd0aec0f1017f9f3bbce1e4ed09e2"
|
||||||
PKG_LICENSE="PublicDomain"
|
PKG_LICENSE="PublicDomain"
|
||||||
PKG_SITE="https://www.sqlite.org/"
|
PKG_SITE="https://www.sqlite.org/"
|
||||||
PKG_URL="https://www.sqlite.org/2022/${PKG_NAME}-autoconf-${PKG_VERSION_SQLITE/./0}.tar.gz"
|
PKG_URL="https://www.sqlite.org/2022/${PKG_NAME}-autoconf-${PKG_VERSION_SQLITE/./0}.tar.gz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user