Merge pull request #3153 from antonlacon/sqlite-3.26

sqlite: update to 3.26
This commit is contained in:
MilhouseVH
2018-12-16 16:19:14 +00:00
committed by GitHub

View File

@@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="sqlite"
PKG_VERSION="autoconf-3250000"
PKG_SHA256="de1a93dfc1ea23d93ee85440fe4347d0b9cd936f25c29645ee0ee170d1307f71"
PKG_VERSION="autoconf-3260000"
PKG_SHA256="5daa6a3fb7d1e8c767cd59c4ded8da6e4b00c61d3b466d0685e35c4dd6d7bf5d"
PKG_LICENSE="PublicDomain"
PKG_SITE="https://www.sqlite.org/"
PKG_URL="https://www.sqlite.org/2018/$PKG_NAME-$PKG_VERSION.tar.gz"