From 210d16a154e42904ef769dc50bd67b2316c0b88c Mon Sep 17 00:00:00 2001 From: Vasteel <48246459+Vast-eel@users.noreply.github.com> Date: Fri, 30 Jun 2023 14:16:57 +0200 Subject: [PATCH] fluidsynth: update to 2.3.3 --- srcpkgs/fluidsynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 31594e422a732..02f8aace47e6f 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.3.2 +version=2.3.3 revision=1 build_style=cmake make_check_target=check @@ -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=cd610810f30566e28fb98c36501f00446a06fa6bae3dc562c8cd3868fe1c0fc7 +checksum=321f7d3f72206b2522f30a1cb8ad1936fd4533ffc4d29dd335b1953c9fb371e6 libfluidsynth_package() { short_desc+=" - runtime library"