sqlite: update to sqlite-autoconf-3200000

This commit is contained in:
MilhouseVH 2017-08-07 00:58:54 +01:00
parent c0c5545096
commit 9552048b82

View File

@ -17,12 +17,12 @@
################################################################################
PKG_NAME="sqlite"
PKG_VERSION="autoconf-3150200"
PKG_SHA256="07b35063b9386865b78226cdaca9a299d938a87aaa8fdc4d73edb0cef30f3149"
PKG_VERSION="autoconf-3200000"
PKG_SHA256="3814c6f629ff93968b2b37a70497cfe98b366bf587a2261a56a5f750af6ae6a0"
PKG_ARCH="any"
PKG_LICENSE="PublicDomain"
PKG_SITE="https://www.sqlite.org/"
PKG_URL="https://www.sqlite.org/2016/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_URL="https://www.sqlite.org/2017/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="database"
PKG_SHORTDESC="sqlite: An Embeddable SQL Database Engine"