diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-04-24 12:17:26 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-23 21:17:26 -0700 |
| commit | c3fc360947e471e422f11ba6342b85086df98289 (patch) | |
| tree | 0c041f35cb6399d7df2a7727c3f937efbfc4d336 /ports/sqlitecpp/CONTROL | |
| parent | 49822446b5817daeef24e792b77a43a7e4fd0e32 (diff) | |
| download | vcpkg-c3fc360947e471e422f11ba6342b85086df98289.tar.gz vcpkg-c3fc360947e471e422f11ba6342b85086df98289.zip | |
[glm, sqlitecpp] update to new version (#10977)
* [glm] update to 0.9.9.8
* [sqlitecpp] Update to version 3.0.0
Diffstat (limited to 'ports/sqlitecpp/CONTROL')
| -rw-r--r-- | ports/sqlitecpp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sqlitecpp/CONTROL b/ports/sqlitecpp/CONTROL index 8f6017a29..d05dcec85 100644 --- a/ports/sqlitecpp/CONTROL +++ b/ports/sqlitecpp/CONTROL @@ -1,5 +1,5 @@ Source: sqlitecpp
-Version: 2.3.0-1
+Version: 3.0.0
Build-Depends: sqlite3
Homepage: https://github.com/SRombauts/SQLiteCpp
Description: SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
|
