aboutsummaryrefslogtreecommitdiff
path: root/ports/nuspell/CONTROL
diff options
context:
space:
mode:
authorDimitrij Mijoski <dmjpp@hotmail.com>2020-05-12 00:31:51 +0200
committerGitHub <noreply@github.com>2020-05-11 15:31:51 -0700
commit33b914b3ad6538d4df63d69381a540e729149d47 (patch)
treeeaf19ad5ceeba973fe75f63cbbbaad033d0d1f90 /ports/nuspell/CONTROL
parentdac027e42e661d9f3aae5d877413267ef0b4158a (diff)
downloadvcpkg-33b914b3ad6538d4df63d69381a540e729149d47.tar.gz
vcpkg-33b914b3ad6538d4df63d69381a540e729149d47.zip
[nuspell] update port to v3.1.1 (#11291)
Diffstat (limited to 'ports/nuspell/CONTROL')
-rw-r--r--ports/nuspell/CONTROL8
1 files changed, 4 insertions, 4 deletions
diff --git a/ports/nuspell/CONTROL b/ports/nuspell/CONTROL
index ea94ec66e..0ca6240fa 100644
--- a/ports/nuspell/CONTROL
+++ b/ports/nuspell/CONTROL
@@ -1,7 +1,7 @@
Source: nuspell
-Version: 3.1.0
-Description: Nuspell is a free and open source spell checker library and
- command-line program designed for languages with rich morphology and complex
- word compounding.
+Version: 3.1.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