generic: update enchant link

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-06-10 21:35:53 +03:00
parent 1564dd849f
commit 89914d3016

View file

@ -74,7 +74,7 @@ set_package_properties(SharedMimeInfo PROPERTIES
find_package(ENCHANT 1.4.0)
set_package_properties(ENCHANT PROPERTIES
DESCRIPTION "Generic spell checking library"
URL "http://www.abisource.com/projects/enchant/"
URL "https://www.abisource.com/projects/enchant/"
TYPE REQUIRED
PURPOSE "Spell checking support via Enchant"
)