From d005fba378ed9dc6bd55da5d891fe81111f4e541 Mon Sep 17 00:00:00 2001 From: Rudi Heitbaum Date: Tue, 31 Dec 2024 10:24:30 +0000 Subject: [PATCH] audiodecoder.fluidsynth: update fuildsynth to 2.4.2 and addon (13) - fluidsynth: update to 2.4.2 --- .../kodi-binary-addons/audiodecoder.fluidsynth/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mediacenter/kodi-binary-addons/audiodecoder.fluidsynth/package.mk b/packages/mediacenter/kodi-binary-addons/audiodecoder.fluidsynth/package.mk index 392477f1c1..44dd11d2d7 100644 --- a/packages/mediacenter/kodi-binary-addons/audiodecoder.fluidsynth/package.mk +++ b/packages/mediacenter/kodi-binary-addons/audiodecoder.fluidsynth/package.mk @@ -5,7 +5,7 @@ PKG_NAME="audiodecoder.fluidsynth" PKG_VERSION="20.2.1-Nexus" PKG_SHA256="dd8ca6386a3beed360c1d2f989cd81553baf81652007fdfd478a28b44b68db10" -PKG_REV="12" +PKG_REV="13" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="https://github.com/xbmc/audiodecoder.fluidsynth"