aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlite3
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-05-24 16:35:17 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-05-24 16:35:17 -0700
commit14d9d0d60777146803892f7c9908c92b85867869 (patch)
tree016584b0da33fe56c094cf4171c40d4737fcf731 /ports/sqlite3
parent81fe73d02061866c2188fc8d9e13f9990a20d64d (diff)
parentb98e0dbae930bb99c064b7098d95453b666c7f36 (diff)
downloadvcpkg-14d9d0d60777146803892f7c9908c92b85867869.tar.gz
vcpkg-14d9d0d60777146803892f7c9908c92b85867869.zip
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Diffstat (limited to 'ports/sqlite3')
-rw-r--r--ports/sqlite3/CONTROL2
-rw-r--r--ports/sqlite3/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL
index f1d9bde16..d833f02b9 100644
--- a/ports/sqlite3/CONTROL
+++ b/ports/sqlite3/CONTROL
@@ -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. \ No newline at end of file
diff --git a/ports/sqlite3/portfile.cmake b/ports/sqlite3/portfile.cmake
index 1b906fba5..768cd83a6 100644
--- a/ports/sqlite3/portfile.cmake
+++ b/ports/sqlite3/portfile.cmake
@@ -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