diff mbox series

[1/1] package/fluidsynth: bump to version 2.3.2

Message ID 20230405202220.705670-1-ju.o@free.fr
State Accepted
Headers show
Series [1/1] package/fluidsynth: bump to version 2.3.2 | expand

Commit Message

Julien Olivain April 5, 2023, 8:22 p.m. UTC
For change log since v2.3.1, see:
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.3.2

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 package/fluidsynth/fluidsynth.hash | 2 +-
 package/fluidsynth/fluidsynth.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Arnout Vandecappelle April 9, 2023, 1:57 p.m. UTC | #1
On 05/04/2023 22:22, Julien Olivain wrote:
> For change log since v2.3.1, see:
> - https://github.com/FluidSynth/fluidsynth/releases/tag/v2.3.2
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>

  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 3de41b1682..0f8f04d676 100644
> --- a/package/fluidsynth/fluidsynth.hash
> +++ b/package/fluidsynth/fluidsynth.hash
> @@ -1,3 +1,3 @@
>   # Locally computed
> -sha256  d734e4cf488be763cf123e5976f3154f0094815093eecdf71e0e9ae148431883  fluidsynth-2.3.1.tar.gz
> +sha256  cd610810f30566e28fb98c36501f00446a06fa6bae3dc562c8cd3868fe1c0fc7  fluidsynth-2.3.2.tar.gz
>   sha256  9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9  LICENSE
> diff --git a/package/fluidsynth/fluidsynth.mk b/package/fluidsynth/fluidsynth.mk
> index ad1ed7df11..854ed00032 100644
> --- a/package/fluidsynth/fluidsynth.mk
> +++ b/package/fluidsynth/fluidsynth.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -FLUIDSYNTH_VERSION = 2.3.1
> +FLUIDSYNTH_VERSION = 2.3.2
>   FLUIDSYNTH_SITE = $(call github,FluidSynth,fluidsynth,v$(FLUIDSYNTH_VERSION))
>   FLUIDSYNTH_LICENSE = LGPL-2.1+
>   FLUIDSYNTH_LICENSE_FILES = LICENSE
Peter Korsgaard April 22, 2023, 8:03 p.m. UTC | #2
>>>>> "Julien" == Julien Olivain <ju.o@free.fr> writes:

 > For change log since v2.3.1, see:
 > - https://github.com/FluidSynth/fluidsynth/releases/tag/v2.3.2

 > Signed-off-by: Julien Olivain <ju.o@free.fr>

Committed to 2023.02.x given the fixes, thanks.
diff mbox series

Patch

diff --git a/package/fluidsynth/fluidsynth.hash b/package/fluidsynth/fluidsynth.hash
index 3de41b1682..0f8f04d676 100644
--- a/package/fluidsynth/fluidsynth.hash
+++ b/package/fluidsynth/fluidsynth.hash
@@ -1,3 +1,3 @@ 
 # Locally computed
-sha256  d734e4cf488be763cf123e5976f3154f0094815093eecdf71e0e9ae148431883  fluidsynth-2.3.1.tar.gz
+sha256  cd610810f30566e28fb98c36501f00446a06fa6bae3dc562c8cd3868fe1c0fc7  fluidsynth-2.3.2.tar.gz
 sha256  9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9  LICENSE
diff --git a/package/fluidsynth/fluidsynth.mk b/package/fluidsynth/fluidsynth.mk
index ad1ed7df11..854ed00032 100644
--- a/package/fluidsynth/fluidsynth.mk
+++ b/package/fluidsynth/fluidsynth.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-FLUIDSYNTH_VERSION = 2.3.1
+FLUIDSYNTH_VERSION = 2.3.2
 FLUIDSYNTH_SITE = $(call github,FluidSynth,fluidsynth,v$(FLUIDSYNTH_VERSION))
 FLUIDSYNTH_LICENSE = LGPL-2.1+
 FLUIDSYNTH_LICENSE_FILES = LICENSE