diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-04-09 21:18:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-09 21:18:39 -0700 |
| commit | 84f732be7d564f4a6f9c98d73f3a81dee52080b1 (patch) | |
| tree | 992b4905219a590c01185dcd4a3e7786a0c29a34 /ports/sqlite3/CONTROL | |
| parent | aa5f9f00e039ff22c287e4c580608d49f473a79b (diff) | |
| parent | 182450ab6434cd2b790780e45f6a6cd060874761 (diff) | |
| download | vcpkg-84f732be7d564f4a6f9c98d73f3a81dee52080b1.tar.gz vcpkg-84f732be7d564f4a6f9c98d73f3a81dee52080b1.zip | |
Merge pull request #3194 from pravic/sqlite
[sqlite3] update to 3.23.0
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 7e39794dd..a5d76d43b 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,5 +1,5 @@ Source: sqlite3 -Version: 3.21.0-1 +Version: 3.23.0 Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. Feature: tool |
