aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-09-01 20:44:30 +0200
committerKhem Raj <raj.khem@gmail.com>2019-09-02 12:52:45 -0700
commit05d4ee94cc46d4cd7feac661c6d43c1d9d8b0eb1 (patch)
tree75aa8b8ae9ed714368d0236e11f2a0d6dca78c8b /meta-multimedia
parent6a5d6bc9ad2c6005a1bafabb2ac6e927370823e1 (diff)
downloadmeta-openembedded-contrib-05d4ee94cc46d4cd7feac661c6d43c1d9d8b0eb1.tar.gz
fluidsynth: upgrade 2.0.5 -> 2.0.6
This is a bugfix maintenance release 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 234be02caf..9e1c323feb 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"
-SRCREV = "7f11a9bf5c7304e04309a6ec9fc515ee815524bf"
+SRCREV = "f78486a50bd785200412ea16434b38edc4a45a6c"
S = "${WORKDIR}/git"
-PV = "2.0.5"
+PV = "2.0.6"
inherit cmake pkgconfig lib_package