diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-08-06 01:36:25 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-05 10:36:25 -0700 |
| commit | f3221c0405b6f99c6eff113cb4ca8c81c3ad3a84 (patch) | |
| tree | a3f72ea4c7d994cf097077be5daa3b8be07c3b59 /ports/libodb-sqlite/CONTROL | |
| parent | 6a83b5365e8fc48c41564d319f915cbff603c99e (diff) | |
| download | vcpkg-f3221c0405b6f99c6eff113cb4ca8c81c3ad3a84.tar.gz vcpkg-f3221c0405b6f99c6eff113cb4ca8c81c3ad3a84.zip | |
[sqlite3] Namespaced targets with unofficial:: (#12516)
* [sqlite3] Namespaced targets with unofficial::
* Fix failure ports
* Update the targets name
* Update related docs
Diffstat (limited to 'ports/libodb-sqlite/CONTROL')
| -rw-r--r-- | ports/libodb-sqlite/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/libodb-sqlite/CONTROL b/ports/libodb-sqlite/CONTROL index e7afd76e0..ae35fc372 100644 --- a/ports/libodb-sqlite/CONTROL +++ b/ports/libodb-sqlite/CONTROL @@ -1,5 +1,6 @@ Source: libodb-sqlite -Version: 2.4.0-6 +Version: 2.4.0 +Port-Version: 7 Homepage: https://www.codesynthesis.com/products/odb/ Description: Sqlite support for the ODB ORM library Build-Depends: libodb, sqlite3 |
