fluidsynth: update to 2.2.9

release notes:
- https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.9
This commit is contained in:
Rudi Heitbaum 2022-09-06 03:40:37 +00:00
parent efe82fecff
commit 175713ab21

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="fluidsynth"
PKG_VERSION="2.2.8"
PKG_SHA256="7c29a5cb7a2755c8012d941d1335da7bda957bbb0a86b7c59215d26773bb51fe"
PKG_VERSION="2.2.9"
PKG_SHA256="bc62494ec2554fdcfc01512a2580f12fc1e1b01ce37a18b370dd7902af7a8159"
PKG_LICENSE="GPL"
PKG_SITE="http://fluidsynth.org/"
PKG_URL="https://github.com/FluidSynth/fluidsynth/archive/v${PKG_VERSION}.tar.gz"