diff options
| author | pastdue <30942300+past-due@users.noreply.github.com> | 2021-02-24 17:06:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-24 14:06:36 -0800 |
| commit | 6e8aaa76f89f7a99fbe2ba4333c61cf940cd8bc4 (patch) | |
| tree | 6ae3db9213679641c8cd1340fe04e6d4c402ead8 /ports/sqlite3/CONTROL | |
| parent | 0daf0111b29615f6a12f346e5231a122448182b3 (diff) | |
| download | vcpkg-6e8aaa76f89f7a99fbe2ba4333c61cf940cd8bc4.tar.gz vcpkg-6e8aaa76f89f7a99fbe2ba4333c61cf940cd8bc4.zip | |
[sqlite3] Update to 3.34.1 (#16125)
* [sqlite3] Update to 3.34.1
* Run x-add-version sqlite3
* [sqlite3] Change version scheme
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/sqlite3/CONTROL')
| -rw-r--r-- | ports/sqlite3/CONTROL | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL deleted file mode 100644 index e90a64f1d..000000000 --- a/ports/sqlite3/CONTROL +++ /dev/null @@ -1,13 +0,0 @@ -Source: sqlite3 -Version: 3.33.0 -Homepage: https://sqlite.org/ -Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. - -Feature: tool -Description: sqlite3 executable - -Feature: geopoly -Description: enable geopoly functionality for sqlite3 - -Feature: json1 -Description: enable JSON functionality for sqlite3 |
