From 964c2d72c3f52e26a53661b4f6bf45a631af5fc6 Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Mon, 23 Oct 2023 11:16:19 +0100 Subject: [PATCH] fluidsynth: update to 2.3.4. --- srcpkgs/fluidsynth/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 898b6c2c04237..b5aaece5d7446 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,7 +1,7 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.3.3 -revision=2 +version=2.3.4 +revision=1 build_style=cmake make_check_target=check configure_args="-DLIB_SUFFIX= @@ -14,7 +14,7 @@ license="LGPL-2.1-or-later" homepage="https://www.fluidsynth.org/" changelog="https://github.com/FluidSynth/fluidsynth/releases" distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz" -checksum=321f7d3f72206b2522f30a1cb8ad1936fd4533ffc4d29dd335b1953c9fb371e6 +checksum=1529ef5bc3b9ef3adc2a7964505912f7305103e269e50cc0316f500b22053ac9 libfluidsynth_package() { short_desc+=" - runtime library"