[sqlite3] update to 3.20.1

This commit is contained in:
pravic 2017-09-11 12:41:40 +03:00
parent ed63582f2c
commit 601661ec32
2 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,3 @@
Source: sqlite3
Version: 3.19.1-2
Version: 3.20.1
Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.

View File

@ -1,7 +1,7 @@
include(vcpkg_common_functions)
set(SQLITE_VERSION 3190100)
set(SQLITE_HASH 14064707d9ca029131ec92863026748e184ad4d6ca9d25e941fc254d9ad24f1451fc5fae6516603a420925aab1736e3fb92085f03d8dc47ec913839e158652c4)
set(SQLITE_VERSION 3200100)
set(SQLITE_HASH 66c325fec1c13ed5360899aa3e3a7a67d2b79d24dde954df7df7179c4d07e7b20edf831cc7107df863f3f8b0f30d21b934fcd0f7ea7b74409abbc0060bc28f7b)
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/sqlite-amalgamation-${SQLITE_VERSION})
vcpkg_download_distfile(ARCHIVE