diff options
| author | Andy Li <andy@onthewings.net> | 2018-11-07 09:29:12 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-06 17:29:12 -0800 |
| commit | a0d6a2925c5eb2cb7b3c793f74eff3220f893007 (patch) | |
| tree | 850a75d8c66934a5e716e5ac7a34940c84ba4e3c /ports/sqlite3/CONTROL | |
| parent | bed365bfae208241f2a69f6fba89145ab710051a (diff) | |
| download | vcpkg-a0d6a2925c5eb2cb7b3c793f74eff3220f893007.tar.gz vcpkg-a0d6a2925c5eb2cb7b3c793f74eff3220f893007.zip | |
[Sqlite3] update to 3.25.2 (#4600)
* [Sqlite3] update to 3.25.2
* [sqlite3] Use vcpkg_extract_source_archive_ex
Diffstat (limited to 'ports/sqlite3/CONTROL')
| -rw-r--r-- | ports/sqlite3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL index 1b8de9b7c..91ea02a14 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,5 +1,5 @@ Source: sqlite3 -Version: 3.24.0-2 +Version: 3.25.2 Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. Feature: tool |
