diff options
| author | sdcb <sdflysha@qq.com> | 2017-01-20 15:19:23 +0800 |
|---|---|---|
| committer | sdcb <sdflysha@qq.com> | 2017-01-20 15:19:23 +0800 |
| commit | 28bd54e0d04fce52577a563956e853f96c060566 (patch) | |
| tree | 158131ed05c6c9f0d3365a286e2d4a85988354d0 /ports/libmysql/CONTROL | |
| parent | 030ed271179ac57479d4bfec2e64b9457486d4c5 (diff) | |
| download | vcpkg-28bd54e0d04fce52577a563956e853f96c060566.tar.gz vcpkg-28bd54e0d04fce52577a563956e853f96c060566.zip | |
[libmysql] upgrade to 5.7.17
1. upgraded upstream mysql version to 5.7.17
2. simplified the patch size from 12K to 2K
3. enabled static build
4. switched mysql.h file to mysql/mysql.h
Diffstat (limited to 'ports/libmysql/CONTROL')
| -rw-r--r-- | ports/libmysql/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libmysql/CONTROL b/ports/libmysql/CONTROL index 504f14bbb..4e5564972 100644 --- a/ports/libmysql/CONTROL +++ b/ports/libmysql/CONTROL @@ -1,3 +1,3 @@ -Source: libmysql -Version: 5.7.16 +Source: libmysql
+Version: 5.7.17
Description: A MySQL client library for C development.
\ No newline at end of file |
