From d5d345d310f3a71a544a78deb93d7e8289a07db5 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Fri, 6 Nov 2020 14:10:54 -0600 Subject: [PATCH] fluidsynth: update to 2.1.5 --- srcpkgs/fluidsynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 4f007738c3e..d6c8214cfb4 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.1.3 +version=2.1.5 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=645fbfd7c04543c6d3bf415eab8250527813b8dc8e6d6972dbcc8cb525e1d409 +checksum=b539b7c65a650b56f01cd60a4e83c6125c217c5a63c0c214ef6274894a677d00 libfluidsynth_package() { short_desc+=" - runtime library"