From c6f4875c95d703deab1ed44c3223b84c68dda0da Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Fri, 22 Mar 2019 11:21:22 +0100 Subject: fluidsynth: upgrade 2.0.3 -> 2.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-multimedia') 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 -- cgit 1.2.3-korg