From 2d76239d3ffd476318668bd3fa06707c8394a52d Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Fri, 25 Mar 2022 10:31:24 +0100 Subject: [PATCH] fluidsynth: update to 2.2.6. --- srcpkgs/fluidsynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 146a550f658c..3f65b393d92b 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.2.5 +version=2.2.6 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=9037e703617f91c4c36039a5059e0f624164799d856af715bcd8a23c07ba03b8 +checksum=ca90fe675cacd9a7b442662783c4e7fa0e1fd638b28d64105a4e3fe0f618d20f libfluidsynth_package() { short_desc+=" - runtime library"