diff --git a/media-sound/fluidsynth/fluidsynth2-2.0.6.recipe b/media-sound/fluidsynth/fluidsynth2-2.0.7.recipe similarity index 97% rename from media-sound/fluidsynth/fluidsynth2-2.0.6.recipe rename to media-sound/fluidsynth/fluidsynth2-2.0.7.recipe index c9e76cec6..67313db7e 100644 --- a/media-sound/fluidsynth/fluidsynth2-2.0.6.recipe +++ b/media-sound/fluidsynth/fluidsynth2-2.0.7.recipe @@ -14,7 +14,7 @@ COPYRIGHT="2017-2019 Tom Moebert LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://github.com/FluidSynth/fluidsynth/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="e97e63c1045e102465f1aa848f9d712c5528c58685b8d40062e4aaf6af7edb75" +CHECKSUM_SHA256="b68876d24c7fb34575ffa389bcfe8e61a24f1cf1da8ec6c3b2053efde98d0320" SOURCE_DIR="fluidsynth-$portVersion" PATCHES="fluidsynth2-$portVersion.patchset" if [ "$effectiveTargetArchitecture" = x86_gcc2 ]; then @@ -25,7 +25,7 @@ fi ARCHITECTURES="x86_gcc2 ?x86 x86_64" SECONDARY_ARCHITECTURES="x86" -libVersion="2.1.3" +libVersion="2.2.0" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" diff --git a/media-sound/fluidsynth/patches/fluidsynth2-2.0.6-gcc2.patchset b/media-sound/fluidsynth/patches/fluidsynth2-2.0.7-gcc2.patchset similarity index 100% rename from media-sound/fluidsynth/patches/fluidsynth2-2.0.6-gcc2.patchset rename to media-sound/fluidsynth/patches/fluidsynth2-2.0.7-gcc2.patchset diff --git a/media-sound/fluidsynth/patches/fluidsynth2-2.0.6.patchset b/media-sound/fluidsynth/patches/fluidsynth2-2.0.7.patchset similarity index 100% rename from media-sound/fluidsynth/patches/fluidsynth2-2.0.6.patchset rename to media-sound/fluidsynth/patches/fluidsynth2-2.0.7.patchset