sqlite: update to 3.34

This commit is contained in:
heitbaum 2020-12-12 10:06:02 +00:00
parent 05c81a0e71
commit 28be9193bc

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-3330000" PKG_VERSION="autoconf-3340000"
PKG_SHA256="106a2c48c7f75a298a7557bcc0d5f4f454e5b43811cc738b7ca294d6956bbb15" PKG_SHA256="bf6db7fae37d51754737747aaaf413b4d6b3b5fbacd52bdb2d0d6e5b2edd9aee"
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"