From 07202400517148178343139d9f9daf3ae1ef8d31 Mon Sep 17 00:00:00 2001 From: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Date: Mon, 24 Aug 2020 10:57:38 -0700 Subject: [sqlitecpp] Fix dependency port (#13108) --- 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 372acc14b..f617bf93e 100644 --- a/ports/sqlitecpp/CONTROL +++ b/ports/sqlitecpp/CONTROL @@ -1,6 +1,6 @@ Source: sqlitecpp Version: 3.0.0 -Port-Version: 1 +Port-Version: 2 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