Merge pull request #9462 from heitbaum/fluid

audiodecoder.fluidsynth: update addon (12)
This commit is contained in:
Christian Hewitt 2024-11-02 16:28:34 +04:00 committed by GitHub
commit f662bea837
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -5,7 +5,7 @@
PKG_NAME="audiodecoder.fluidsynth"
PKG_VERSION="20.2.1-Nexus"
PKG_SHA256="dd8ca6386a3beed360c1d2f989cd81553baf81652007fdfd478a28b44b68db10"
PKG_REV="11"
PKG_REV="12"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/audiodecoder.fluidsynth"