diff options
| -rw-r--r-- | meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc index fcc9df8c30..73c1d0db69 100644 --- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc +++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc | |||
| @@ -4,9 +4,9 @@ SECTION = "libs/multimedia" | |||
| 4 | LICENSE = "LGPL-2.1" | 4 | LICENSE = "LGPL-2.1" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/FluidSynth/fluidsynth.git" | 7 | SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=2.1.x" |
| 8 | SRCREV = "19a20eb8526465fdf940b740b13462d71e190a1a" | 8 | SRCREV = "6776569abe9a885bcec14141692fa93c0568d51c" |
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | PV = "2.1.3" | 10 | PV = "2.1.5" |
| 11 | 11 | ||
| 12 | inherit cmake pkgconfig lib_package | 12 | inherit cmake pkgconfig lib_package |
