diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2016-10-17 12:09:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-17 12:09:27 -0700 |
| commit | 315ab06f63909cb9db860e1060eb1956eee7cd4c (patch) | |
| tree | f1f43b17653c32b59fe25793ff80dac107cf32cb /ports/sqlite3/CONTROL | |
| parent | 386734e506d76be49282048fb8d046c4ae2650ca (diff) | |
| parent | 8d1d8df80eb99e9bddfde38ff5951602583d5859 (diff) | |
| download | vcpkg-315ab06f63909cb9db860e1060eb1956eee7cd4c.tar.gz vcpkg-315ab06f63909cb9db860e1060eb1956eee7cd4c.zip | |
Merge pull request #169 from Chris-Bond/master
Update sqlite version to latest
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 886051482..53b0c5934 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,3 +1,3 @@ Source: sqlite3 -Version: 3120200 +Version: 3.15.0 (3150000) Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
\ No newline at end of file |
