diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-11-21 04:25:16 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-20 12:25:16 -0800 |
| commit | 048d760168046b5141750f211e9f2d47b3375492 (patch) | |
| tree | b5fe80c6247755fe8d802542e5a25a3cc6dac42e /ports/hunspell/CONTROL | |
| parent | eb895b95aac6fd7485373702f29f508c42a180a0 (diff) | |
| download | vcpkg-048d760168046b5141750f211e9f2d47b3375492.tar.gz vcpkg-048d760168046b5141750f211e9f2d47b3375492.zip | |
[hunspell] Avoid automatically added lib prefix (#14623)
* [hunspell] Avoid automatically added lib prefix
* Update port version
* Update CMakeLists.txt
Diffstat (limited to 'ports/hunspell/CONTROL')
| -rw-r--r-- | ports/hunspell/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/hunspell/CONTROL b/ports/hunspell/CONTROL index 967cc32c5..229d5ca93 100644 --- a/ports/hunspell/CONTROL +++ b/ports/hunspell/CONTROL @@ -1,5 +1,6 @@ Source: hunspell -Version: 1.7.0-1 +Version: 1.7.0 +Port-Version: 2 Homepage: https://github.com/hunspell/hunspell Description: The most popular spellchecking library. |
