From 6db915bab362df41d6acc34cd07202034184f5de Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Wed, 3 Nov 2021 19:02:56 +0100 Subject: [PATCH] fluidsynth: update to 2.2.3. --- srcpkgs/fluidsynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index c2c5fc003b3549..da9666cf60d5b7 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.2.2 +version=2.2.3 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=695aedbfd53160fef7a9a1f66cd6d5cc8a5da0fd472eee458d82b848b6065f9a +checksum=b31807cb0f88e97f3096e2b378c9815a6acfdc20b0b14f97936d905b536965c4 libfluidsynth_package() { short_desc+=" - runtime library"