Skip to content

Commit fc02b3f

Browse files
committed
linux-audio: fluidsynth update to 2.5.7
Signed-off-by: Hubert Figuière <hub@figuiere.net>
1 parent 6194131 commit fc02b3f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

linux-audio/fluidsynth2-static.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"sources": [
2424
{
2525
"type": "archive",
26-
"url": "https://github.com/FluidSynth/fluidsynth/archive/v2.5.6.tar.gz",
27-
"sha256": "0825f024c9cf7a18073739b83612d46542ecbfb349ae9147a1e9f08e2d524407"
26+
"url": "https://github.com/FluidSynth/fluidsynth/archive/v2.5.7.tar.gz",
27+
"sha256": "ce27840221ab00dd59bf27e85ecbba480c6c2a7c9fbec4243658f68f59c07f4a"
2828
},
2929
{
3030
"type": "git",

linux-audio/fluidsynth2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"sources": [
1313
{
1414
"type": "archive",
15-
"url": "https://github.com/FluidSynth/fluidsynth/archive/v2.5.6.tar.gz",
16-
"sha256": "0825f024c9cf7a18073739b83612d46542ecbfb349ae9147a1e9f08e2d524407"
15+
"url": "https://github.com/FluidSynth/fluidsynth/archive/v2.5.7.tar.gz",
16+
"sha256": "ce27840221ab00dd59bf27e85ecbba480c6c2a7c9fbec4243658f68f59c07f4a"
1717
},
1818
{
1919
"type": "git",

0 commit comments

Comments
 (0)