diff options
| author | Dimitrij Mijoski <dmjpp@hotmail.com> | 2020-11-12 21:42:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-12 12:42:40 -0800 |
| commit | fe4aedef4d5bb3be19226ce4b6741510e2270cc2 (patch) | |
| tree | 65cdfb573184a92d5fa1105b132dfac1f46b380c /ports/nuspell/CONTROL | |
| parent | 4733e26fa827d173c67e780ac154307581688afa (diff) | |
| download | vcpkg-fe4aedef4d5bb3be19226ce4b6741510e2270cc2.tar.gz vcpkg-fe4aedef4d5bb3be19226ce4b6741510e2270cc2.zip | |
[nuspell] Update version to 4.0.1 (#14505)
* [nuspell] Update version to 4.0.1
* [nuspell] Install pkg-config files instead of deleting them.
Diffstat (limited to 'ports/nuspell/CONTROL')
| -rw-r--r-- | ports/nuspell/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/nuspell/CONTROL b/ports/nuspell/CONTROL index 0ca6240fa..919a5c89e 100644 --- a/ports/nuspell/CONTROL +++ b/ports/nuspell/CONTROL @@ -1,7 +1,7 @@ Source: nuspell -Version: 3.1.1 +Version: 4.0.1 Description: Nuspell is a fast and safe spelling checker software program. It is designed for languages with rich morphology and complex word compounding. Nuspell is written in modern C++ and it supports Hunspell dictionaries. Homepage: https://nuspell.github.io/ -Build-Depends: icu, boost-locale, boost-container, boost-range +Build-Depends: icu |
