From 217d5a85ee6274612936fee8d5c31a2ea1710da6 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 30 Jan 2021 23:54:41 +0200 Subject: [PATCH] fluidsynth: update to 2.1.7. --- srcpkgs/fluidsynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 53e299a1d66..581568a6981 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.1.6 +version=2.1.7 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=328fc290b5358544d8dea573f81cb1e97806bdf49e8507db067621242f3f0b8a +checksum=365a1c0982efcaff724a7b05d26ce1db76bc7435aa4c239df61cbc87f04b6c90 do_check() { cd build