Skip to content

Commit

Permalink
[nuspell] update port to v3.1.1 (#11291)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimztimz committed May 11, 2020
1 parent dac027e commit 33b914b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions ports/nuspell/CONTROL
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions ports/nuspell/portfile.cmake
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 33b914b

Please sign in to comment.