diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-06-15 20:07:21 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-06-16 01:56:12 -0700 |
| commit | 3726ce95576204cc8a2c37d07a1ae74b0b70c1d2 (patch) | |
| tree | c24f1a03055bb3c0792a828e14e0ecdbfa1aa9d3 /ports/sqlite3/CONTROL | |
| parent | a650bad5231be45725d9e1abb7fb4f54a9eef2d2 (diff) | |
| download | vcpkg-3726ce95576204cc8a2c37d07a1ae74b0b70c1d2.tar.gz vcpkg-3726ce95576204cc8a2c37d07a1ae74b0b70c1d2.zip | |
[sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703
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 8676a5628..52c97b919 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,5 +1,5 @@ Source: sqlite3 -Version: 3.24.0 +Version: 3.24.0-1 Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. Feature: tool |
