Merge pull request #1160 from Mixaill/sqlite3

[sqlite3] update to 3.19.1
This commit is contained in:
Alexander Karatarakis 2017-05-24 14:00:50 -07:00 committed by GitHub
commit cfdf332b43
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
Source: sqlite3
Version: 3.18.0-1
Version: 3.19.1-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 3180000)
set(SQLITE_HASH d390c1d83afc27ec184ea6ab392477647cc80eb97ca177797cd494409c5646435c7a84502cc74ded1b654af13e65d2eef444bb0255a127e59d2cf40d5d0c1192)
set(SQLITE_VERSION 3190100)
set(SQLITE_HASH 14064707d9ca029131ec92863026748e184ad4d6ca9d25e941fc254d9ad24f1451fc5fae6516603a420925aab1736e3fb92085f03d8dc47ec913839e158652c4)
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/sqlite-amalgamation-${SQLITE_VERSION})
vcpkg_download_distfile(ARCHIVE