Andreas Wacknitz
2023-10-29 b157f71b2a1b6969e523a7d204ace3799610c113
rebuild hunspell

2 files modified
6 ■■■■ changed files
components/text/hunspell/Makefile 2 ●●● patch | view | raw | blame | history
components/text/hunspell/pkg5 4 ●●●● patch | view | raw | blame | history
components/text/hunspell/Makefile
@@ -20,7 +20,7 @@
COMPONENT_NAME=           hunspell
COMPONENT_VERSION=        1.7.2
COMPONENT_REVISION=       2
COMPONENT_REVISION=       3
COMPONENT_SUMMARY=        Hunspell is a free spell checker and morphological analyzer library and command-line tool
COMPONENT_PROJECT_URL=    https://hunspell.github.io/
COMPONENT_SRC=            $(COMPONENT_NAME)-$(COMPONENT_VERSION)
components/text/hunspell/pkg5
@@ -5,8 +5,8 @@
        "runtime/perl",
        "shell/ksh93",
        "system/library",
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime"
        "system/library/g++-13-runtime",
        "system/library/gcc-13-runtime"
    ],
    "fmris": [
        "text/hunspell"