[nuspell] update port to v3.1.1 (#11291)

This commit is contained in:
Dimitrij Mijoski 2020-05-12 00:31:51 +02:00 committed by GitHub
parent dac027e42e
commit 33b914b3ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO nuspell/nuspell
REF v3.1.0
SHA512 a9bedfd6e2d77fd34d249cf7aa1fcb6bde5bced26f02f8a2dd860416a61488c9b7016a0df6015052fcccb272b342e6205db601107f46efa44c9d78ce261a826c
REF v3.1.1
SHA512 239855051d9f49ba16913283090c4214a8f6a6cc290d359ab54014ff76fc297c131b67c6748bd1d4cdcec43c00dccc7f0c1bf8b07e06c9c648bff52ff193e096
HEAD_REF master
PATCHES cmake-disable-cli-and-docs.patch