diff options
| author | εθι Έι ― <17663689+kotori2@users.noreply.github.com> | 2021-01-20 08:00:17 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-19 16:00:17 -0800 |
| commit | b41a46f3d758032944f5dbe2ed58d0d1e5e7dc30 (patch) | |
| tree | 7ee9c85c63618a0aecf11a324b7f268320bc1934 /ports/libmariadb/CONTROL | |
| parent | 97c11b2eeae2ecaa56e7e01d51cc0f1b83de6f10 (diff) | |
| download | vcpkg-b41a46f3d758032944f5dbe2ed58d0d1e5e7dc30.tar.gz vcpkg-b41a46f3d758032944f5dbe2ed58d0d1e5e7dc30.zip | |
Fix libmariadb compiling on ARM64 (#15699)
Diffstat (limited to 'ports/libmariadb/CONTROL')
| -rw-r--r-- | ports/libmariadb/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libmariadb/CONTROL b/ports/libmariadb/CONTROL index d7aa3061e..413a2e9af 100644 --- a/ports/libmariadb/CONTROL +++ b/ports/libmariadb/CONTROL @@ -1,6 +1,6 @@ Source: libmariadb
Version: 3.1.10
-Port-Version: 4
+Port-Version: 5
Homepage: https://github.com/MariaDB/mariadb-connector-c
Description: MariaDB Connector/C is used to connect C/C++ applications to MariaDB and MySQL databases
Default-Features: zlib, openssl
|
