[Buildroot] [PATCH] package/enchant: bump to version 2.3.3

Arnout Vandecappelle arnout at mind.be
Sat Apr 23 15:12:16 UTC 2022



On 20/04/2022 09:25, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad at gadz.org>

  Applied to master, as well as your other 5 version bumps, thanks.

  I also changed the author email on each commit to @gadz.org to match your 
signoff (I have an apply-hook that checks this). It would be nice if you could 
configure things so that your mails already have this.

  Regards,
  Arnout

> ---
>   package/enchant/enchant.hash | 2 +-
>   package/enchant/enchant.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/enchant/enchant.hash b/package/enchant/enchant.hash
> index 9df5316aa..36ac4e07b 100644
> --- a/package/enchant/enchant.hash
> +++ b/package/enchant/enchant.hash
> @@ -1,3 +1,3 @@
>   # locally computed
> -sha256  ce9ba47fd4d34031bd69445598a698a6611602b2b0e91d705e91a6f5099ead6e  enchant-2.3.2.tar.gz
> +sha256  3da12103f11cf49c3cf2fd2ce3017575c5321a489e5b9bfa81dd91ec413f3891  enchant-2.3.3.tar.gz
>   sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING.LIB
> diff --git a/package/enchant/enchant.mk b/package/enchant/enchant.mk
> index e00fcb25e..ee6f06195 100644
> --- a/package/enchant/enchant.mk
> +++ b/package/enchant/enchant.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -ENCHANT_VERSION = 2.3.2
> +ENCHANT_VERSION = 2.3.3
>   ENCHANT_SITE = \
>   	https://github.com/AbiWord/enchant/releases/download/v$(ENCHANT_VERSION)
>   ENCHANT_INSTALL_STAGING = YES



More information about the buildroot mailing list