From 3ac7e097684956d347eefc531a434c721308e998 Mon Sep 17 00:00:00 2001 From: Clyybber Date: Tue, 9 Jun 2020 21:28:48 +0200 Subject: [PATCH] fluidsynth: update to 2.1.3 closes #22134 --- srcpkgs/fluidsynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index b40767a0b4e..4f007738c3e 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.1.1 +version=2.1.3 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=966d0393591b505d694e51cbf653387007144e9ae0b8705d82ec7d943d31d348 +checksum=645fbfd7c04543c6d3bf415eab8250527813b8dc8e6d6972dbcc8cb525e1d409 libfluidsynth_package() { short_desc+=" - runtime library"