aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-11-20 19:14:19 +0100
committerKhem Raj <raj.khem@gmail.com>2021-11-20 12:07:09 -0800
commit7ba126e9df599f6fb121f9681687c42f67ac5a17 (patch)
treec8b1365f2eeae54b1df7e7260b0f8de2db27003d /meta-multimedia
parentde3d9b76d4a997c2fb391d12398f69bfc6e6716b (diff)
downloadmeta-openembedded-7ba126e9df599f6fb121f9681687c42f67ac5a17.tar.gz
fluidsynth: upgrade 2.2.2 -> 2.2.3
Release notes: * FluidSynth did not build on macOS 10.5 and earlier (#946, thanks to @evanmiller) * Fix build with CMake <3.7 (#944, thanks to @komh) * Fix a NULL dereference in delete_fluid_ladspa_effect() (#963) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia')
-rw-r--r--meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
index e2f490072d..f709877bf7 100644
--- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
+++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
@@ -5,8 +5,8 @@ LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594"
SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=master;protocol=https"
-SRCREV = "fc21d284dc7fcacdbc456f30228110a55e6e79f6"
+SRCREV = "926581851ed1a095ef5b8659f77b38272d57e624"
S = "${WORKDIR}/git"
-PV = "2.2.2"
+PV = "2.2.3"
inherit cmake pkgconfig lib_package