diff mbox series

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

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

Commit Message

Julien Olivain Sept. 26, 2022, 7:53 p.m. UTC
For change log since v2.2.9, see:
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.3.0

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Tested commit 358f4a0 with commands:

    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
---
 package/fluidsynth/fluidsynth.hash | 2 +-
 package/fluidsynth/fluidsynth.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Oct. 15, 2022, 3:43 p.m. UTC | #1
>>>>> "Julien" == Julien Olivain <ju.o@free.fr> writes:

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

 > Signed-off-by: Julien Olivain <ju.o@free.fr>
 > ---
 > Tested commit 358f4a0 with commands:

 >     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

Committed, thanks.
diff mbox series

Patch

diff --git a/package/fluidsynth/fluidsynth.hash b/package/fluidsynth/fluidsynth.hash
index b1e9f08bbf..fdb0cf4117 100644
--- a/package/fluidsynth/fluidsynth.hash
+++ b/package/fluidsynth/fluidsynth.hash
@@ -1,3 +1,3 @@ 
 # Locally computed
-sha256  bc62494ec2554fdcfc01512a2580f12fc1e1b01ce37a18b370dd7902af7a8159  fluidsynth-2.2.9.tar.gz
+sha256  1df5a1afb91acf3b945b7fdb89ac0d99877622161d9b5155533da59113eaaa20  fluidsynth-2.3.0.tar.gz
 sha256  9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9  LICENSE
diff --git a/package/fluidsynth/fluidsynth.mk b/package/fluidsynth/fluidsynth.mk
index 32fb88144e..20fbb644f5 100644
--- a/package/fluidsynth/fluidsynth.mk
+++ b/package/fluidsynth/fluidsynth.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-FLUIDSYNTH_VERSION = 2.2.9
+FLUIDSYNTH_VERSION = 2.3.0
 FLUIDSYNTH_SITE = $(call github,FluidSynth,fluidsynth,v$(FLUIDSYNTH_VERSION))
 FLUIDSYNTH_LICENSE = LGPL-2.1+
 FLUIDSYNTH_LICENSE_FILES = LICENSE