Andreas Wacknitz
2024-02-07 41c2a0fa40a24a74bee79edef07b95f2fde47fa8
enchant: update to 2.6.6

3 files modified
8 ■■■■ changed files
components/text/enchant/Makefile 4 ●●●● patch | view | raw | blame | history
components/text/enchant/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/text/enchant/pkg5 2 ●●● patch | view | raw | blame | history
components/text/enchant/Makefile
@@ -17,11 +17,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME= enchant
COMPONENT_VERSION= 2.6.5
COMPONENT_VERSION= 2.6.6
COMPONENT_SUMMARY= GNOME spell checker component
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:9e8fd28cb65a7b6da3545878a5c2f52a15f03c04933a5ff48db89fe86845728e
COMPONENT_ARCHIVE_HASH=    sha256:ce9b40e22b3ee5e91ca35403487af03896f4deb1134efcf0b1b3ef9764d28295
COMPONENT_ARCHIVE_URL=    https://github.com/AbiWord/enchant/releases/download/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL=    https://abiword.github.io/enchant/
COMPONENT_FMRI=            library/spell-checking/enchant
components/text/enchant/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/text/enchant/pkg5
@@ -11,4 +11,4 @@
        "library/spell-checking/enchant"
    ],
    "name": "enchant"
}
}