From d18358e134c3c6a1d188994927e961d663ba4d7e Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Fri, 8 Jan 2021 12:08:36 +0100 Subject: [PATCH] fluidsynth: update to 2.1.6 --- srcpkgs/fluidsynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index d6c8214cfb4..0eb5545c0f2 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.1.5 +version=2.1.6 revision=1 build_style=cmake configure_args="-DLIB_SUFFIX= @@ -12,7 +12,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=b539b7c65a650b56f01cd60a4e83c6125c217c5a63c0c214ef6274894a677d00 +checksum=328fc290b5358544d8dea573f81cb1e97806bdf49e8507db067621242f3f0b8a libfluidsynth_package() { short_desc+=" - runtime library"