From 6bb29238086511728a389a29c66fe9d61a568825 Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Wed, 15 Dec 2021 11:02:22 +0100 Subject: [PATCH] fluidsynth: update to 2.2.4. --- srcpkgs/fluidsynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index da9666cf60d5..3718cedaae2b 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.2.3 +version=2.2.4 revision=1 build_style=cmake make_check_target=check @@ -13,7 +13,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="http://www.fluidsynth.org/" distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz" -checksum=b31807cb0f88e97f3096e2b378c9815a6acfdc20b0b14f97936d905b536965c4 +checksum=83cb1dba04c632ede74f0c0717018b062c0e00b639722203b23f77a961afd390 libfluidsynth_package() { short_desc+=" - runtime library"