diff options
| -rw-r--r-- | meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc | 4 |
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 847a22311c..74a2683ac9 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" | |||
| 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;branch=2.1.x" | 7 | SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=2.1.x" |
| 8 | SRCREV = "fd9bf6a6b0d10a984d2eb0e0e549700b7aa590ec" | 8 | SRCREV = "e2d67ea77237046b703d537aec90620c22f7f629" |
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | PV = "2.1.6" | 10 | PV = "2.1.7" |
| 11 | 11 | ||
| 12 | inherit cmake pkgconfig lib_package | 12 | inherit cmake pkgconfig lib_package |
