From c3fc360947e471e422f11ba6342b85086df98289 Mon Sep 17 00:00:00 2001 From: Lily <47812810+LilyWangL@users.noreply.github.com> Date: Fri, 24 Apr 2020 12:17:26 +0800 Subject: [glm, sqlitecpp] update to new version (#10977) * [glm] update to 0.9.9.8 * [sqlitecpp] Update to version 3.0.0 --- ports/sqlitecpp/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/sqlitecpp/CONTROL') 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. -- cgit v1.2.3