diff options
| author | yurybura <yurybura@gmail.com> | 2020-06-11 03:52:14 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-10 17:52:14 -0700 |
| commit | f9c7bf832b96a1a6bfdf7017c718a96bc1637bbe (patch) | |
| tree | e4d2f1f7215123f9882d803a4f2a4bf367447d53 /ports/sqlpp11/CONTROL | |
| parent | 8f34b4bccf636eb3118de94ccb9237076fef840f (diff) | |
| download | vcpkg-f9c7bf832b96a1a6bfdf7017c718a96bc1637bbe.tar.gz vcpkg-f9c7bf832b96a1a6bfdf7017c718a96bc1637bbe.zip | |
[sqlpp11] update to v0.59 (#11771)
* [sqlpp11] update to v0.59
[sqlpp11-connector-mysql] support MySQL connector
* [cpp-taskflow][fastrtps] update hashes to fix ci
* revert "[cpp-taskflow][fastrtps] update hashes to fix ci"
* [sqlpp11] add homepage
Diffstat (limited to 'ports/sqlpp11/CONTROL')
| -rw-r--r-- | ports/sqlpp11/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/sqlpp11/CONTROL b/ports/sqlpp11/CONTROL index 0d4e6ae9c..d35889f21 100644 --- a/ports/sqlpp11/CONTROL +++ b/ports/sqlpp11/CONTROL @@ -1,4 +1,5 @@ Source: sqlpp11
-Version: 0.58-3
+Version: 0.59
+Homepage: https://github.com/rbock/sqlpp11
Description: A type safe embedded domain specific language for SQL queries and results in C++.
Build-Depends: date
|
