aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-03-22 11:21:22 +0100
committerKhem Raj <raj.khem@gmail.com>2019-03-22 09:33:00 -0700
commitc6f4875c95d703deab1ed44c3223b84c68dda0da (patch)
tree18638303669f41672072d27ceb030601faff0e4f /meta-multimedia
parent4b4391ccd471b054ab057e68b0f07803102254d3 (diff)
downloadmeta-openembedded-contrib-c6f4875c95d703deab1ed44c3223b84c68dda0da.tar.gz
fluidsynth: upgrade 2.0.3 -> 2.0.4
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 df431b62cc..810ca997e3 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 = "1bae9b2fe1a958f54f4910c802a79673e0df9850"
+SRCREV = "9671e412feedb90325e038c3aaf5d543eebc20c0"
S = "${WORKDIR}/git"
-PV = "2.0.3"
+PV = "2.0.4"
inherit cmake pkgconfig lib_package