bump(main/enchant): 2.8.11

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-07-23 00:50:48 +00:00
parent 84645912bb
commit 3ed85167a7

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://rrthomas.github.io/enchant/
TERMUX_PKG_DESCRIPTION="Wraps a number of different spelling libraries and programs with a consistent interface"
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.8.10"
TERMUX_PKG_VERSION="2.8.11"
TERMUX_PKG_SRCURL=https://github.com/rrthomas/enchant/releases/download/v${TERMUX_PKG_VERSION}/enchant-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=6db791265ace652c63a6d24f376f4c562b742284d70d3ccb9e1ce8be45b288c9
TERMUX_PKG_SHA256=fc6694a496848fb1204169c0cc6b844beec49fddd547bbf2bd2a7e33322c55d9
TERMUX_PKG_DEPENDS="aspell, glib, hunspell, libc++"
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-relocatable"