* [Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.2.5
@ 2022-01-24 19:56 Julien Olivain
2022-01-24 21:06 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2022-01-24 19:56 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain
For change log since v2.2.4, see:
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.5
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(-)
diff --git a/package/fluidsynth/fluidsynth.hash b/package/fluidsynth/fluidsynth.hash
index 4e544bc7f6..0d41c16d8d 100644
--- a/package/fluidsynth/fluidsynth.hash
+++ b/package/fluidsynth/fluidsynth.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 83cb1dba04c632ede74f0c0717018b062c0e00b639722203b23f77a961afd390 fluidsynth-2.2.4.tar.gz
+sha256 9037e703617f91c4c36039a5059e0f624164799d856af715bcd8a23c07ba03b8 fluidsynth-2.2.5.tar.gz
sha256 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9 LICENSE
diff --git a/package/fluidsynth/fluidsynth.mk b/package/fluidsynth/fluidsynth.mk
index 4ca8518ae0..b500944c16 100644
--- a/package/fluidsynth/fluidsynth.mk
+++ b/package/fluidsynth/fluidsynth.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FLUIDSYNTH_VERSION = 2.2.4
+FLUIDSYNTH_VERSION = 2.2.5
FLUIDSYNTH_SITE = $(call github,FluidSynth,fluidsynth,v$(FLUIDSYNTH_VERSION))
FLUIDSYNTH_LICENSE = LGPL-2.1+
FLUIDSYNTH_LICENSE_FILES = LICENSE
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-24 21:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-24 19:56 [Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.2.5 Julien Olivain
2022-01-24 21:06 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox