sqlite: update to 3.33.0

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2020-10-12 19:24:58 +00:00
parent 2ea57d1889
commit 0e629b8a41

View File

@ -3,8 +3,8 @@
# 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="autoconf-3320300" PKG_VERSION="autoconf-3330000"
PKG_SHA256="a31507123c1c2e3a210afec19525fd7b5bb1e19a6a34ae5b998fbd7302568b66" PKG_SHA256="106a2c48c7f75a298a7557bcc0d5f4f454e5b43811cc738b7ca294d6956bbb15"
PKG_LICENSE="PublicDomain" PKG_LICENSE="PublicDomain"
PKG_SITE="https://www.sqlite.org/" PKG_SITE="https://www.sqlite.org/"
PKG_URL="https://www.sqlite.org/2020/${PKG_NAME}-${PKG_VERSION}.tar.gz" PKG_URL="https://www.sqlite.org/2020/${PKG_NAME}-${PKG_VERSION}.tar.gz"