aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlitecpp/CONTROL
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2020-08-24 10:57:38 -0700
committerGitHub <noreply@github.com>2020-08-24 10:57:38 -0700
commit07202400517148178343139d9f9daf3ae1ef8d31 (patch)
treec7faffce16bc5b8f1dbd8ed5554aacdd22c456ef /ports/sqlitecpp/CONTROL
parent723a5c2199fc8d452ce3b7c59778fc570633bcbf (diff)
downloadvcpkg-07202400517148178343139d9f9daf3ae1ef8d31.tar.gz
vcpkg-07202400517148178343139d9f9daf3ae1ef8d31.zip
[sqlitecpp] Fix dependency port (#13108)
Diffstat (limited to 'ports/sqlitecpp/CONTROL')
-rw-r--r--ports/sqlitecpp/CONTROL2
1 files changed, 1 insertions, 1 deletions
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.