From: Julien Olivain Date: Mon, 13 Sep 2021 18:44:17 +0000 (+0200) Subject: package/fluidsynth: bump to version 2.2.3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=255720710e4d0b05d53614c9e25f8ba30d6fb815;p=buildroot.git package/fluidsynth: bump to version 2.2.3 For change log since v2.2.2, see: - https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.3 ./utils/test-pkg --package fluidsynth 6 builds, 2 skipped, 0 build failed, 0 legal-info failed Signed-off-by: Julien Olivain Signed-off-by: Peter Korsgaard --- diff --git a/package/fluidsynth/fluidsynth.hash b/package/fluidsynth/fluidsynth.hash index 65e19438d4..d1fd162fb1 100644 --- a/package/fluidsynth/fluidsynth.hash +++ b/package/fluidsynth/fluidsynth.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 695aedbfd53160fef7a9a1f66cd6d5cc8a5da0fd472eee458d82b848b6065f9a fluidsynth-2.2.2.tar.gz +sha256 b31807cb0f88e97f3096e2b378c9815a6acfdc20b0b14f97936d905b536965c4 fluidsynth-2.2.3.tar.gz sha256 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9 LICENSE diff --git a/package/fluidsynth/fluidsynth.mk b/package/fluidsynth/fluidsynth.mk index ceb9e574e8..61e0bf8396 100644 --- a/package/fluidsynth/fluidsynth.mk +++ b/package/fluidsynth/fluidsynth.mk @@ -4,7 +4,7 @@ # ################################################################################ -FLUIDSYNTH_VERSION = 2.2.2 +FLUIDSYNTH_VERSION = 2.2.3 FLUIDSYNTH_SITE = $(call github,FluidSynth,fluidsynth,v$(FLUIDSYNTH_VERSION)) FLUIDSYNTH_LICENSE = LGPL-2.1+ FLUIDSYNTH_LICENSE_FILES = LICENSE