diff options
| author | Todor Prokopov <koprok@users.noreply.github.com> | 2020-07-31 21:13:45 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-31 11:13:45 -0700 |
| commit | e2cdd0786670202516d73c8906b15f700263cc06 (patch) | |
| tree | cfc4cb0573812e5c8cc998488f550e7661c8d419 /ports | |
| parent | f533327462074bb386244227d5cc57902ddb4b7d (diff) | |
| download | vcpkg-e2cdd0786670202516d73c8906b15f700263cc06.tar.gz vcpkg-e2cdd0786670202516d73c8906b15f700263cc06.zip | |
[vcpkg] Fix vcpkg_fixup_cmake_targets to work correctly on MinGW (#12104)
* [vcpkg] Fix vcpkg_fixup_cmake_targets to work correctly on MinGW
* [akali] Bump version to test vcpkg_fixup_cmake_targets changes
* Update ports/akali/CONTROL
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/akali/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/akali/CONTROL b/ports/akali/CONTROL index a7acd5919..35f86f28c 100644 --- a/ports/akali/CONTROL +++ b/ports/akali/CONTROL @@ -1,4 +1,5 @@ Source: akali Version: 1.41 +Port-Version: 1 Description: C++ Common Library. -Homepage: https://github.com/winsoft666/akali
\ No newline at end of file +Homepage: https://github.com/winsoft666/akali |
