[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.2.6

Arnout Vandecappelle arnout at mind.be
Mon Apr 4 17:25:54 UTC 2022



On 28/03/2022 22:31, Julien Olivain wrote:
> For change log since v2.2.5, see:
> - https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.6
> 
> Signed-off-by: Julien Olivain <ju.o at free.fr>
> ---
> Tested with:
> 
>      make check-package
>      ...
>      0 warnings generated
> 
>      ./utils/test-pkg -p fluidsynth
>      ...
>      6 builds, 2 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/fluidsynth/fluidsynth.hash | 2 +-
>   package/fluidsynth/fluidsynth.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/fluidsynth/fluidsynth.hash b/package/fluidsynth/fluidsynth.hash
> index 0d41c16d8d..20eb9ec49f 100644
> --- a/package/fluidsynth/fluidsynth.hash
> +++ b/package/fluidsynth/fluidsynth.hash
> @@ -1,3 +1,3 @@
>   # Locally computed
> -sha256  9037e703617f91c4c36039a5059e0f624164799d856af715bcd8a23c07ba03b8  fluidsynth-2.2.5.tar.gz
> +sha256  ca90fe675cacd9a7b442662783c4e7fa0e1fd638b28d64105a4e3fe0f618d20f  fluidsynth-2.2.6.tar.gz
>   sha256  9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9  LICENSE
> diff --git a/package/fluidsynth/fluidsynth.mk b/package/fluidsynth/fluidsynth.mk
> index b500944c16..d7c72ed059 100644
> --- a/package/fluidsynth/fluidsynth.mk
> +++ b/package/fluidsynth/fluidsynth.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -FLUIDSYNTH_VERSION = 2.2.5
> +FLUIDSYNTH_VERSION = 2.2.6
>   FLUIDSYNTH_SITE = $(call github,FluidSynth,fluidsynth,v$(FLUIDSYNTH_VERSION))
>   FLUIDSYNTH_LICENSE = LGPL-2.1+
>   FLUIDSYNTH_LICENSE_FILES = LICENSE



More information about the buildroot mailing list