From 4e235266ec806d0470f353751215861e5a8d8d77 Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Tue, 13 Apr 2021 19:23:35 +0200 Subject: [PATCH] fluidsynth: update to 2.2.0. --- common/shlibs | 2 +- srcpkgs/fluidsynth/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 865ebcbe799..3f35575eead 100644 --- a/common/shlibs +++ b/common/shlibs @@ -957,7 +957,7 @@ libfftw3l_omp.so.3 libfftw-3.3.5_1 libfftw3f_threads.so.3 libfftw-3.3_1 libfftw3f.so.3 libfftw-3.3_1 libfftw3f_omp.so.3 libfftw-3.3.5_1 -libfluidsynth.so.2 libfluidsynth-2.1.1_1 +libfluidsynth.so.3 libfluidsynth-2.2.0_1 liblo.so.7 liblo-0.26_1 libvamp-sdk.so.2 libvamp-plugin-sdk-2.2_1 librubberband.so.2 librubberband-1.6.0_1 diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index ab9f741e9b9..91a6b55a33c 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.1.8 +version=2.2.0 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=a254efceff5d99f8d658d12d25318317f37307e6df852ec9baeb7da173496967 +checksum=928fb16f307507485bd1d9b010dafba8c747bce5de2ba47ab1705944c87013b6 libfluidsynth_package() { short_desc+=" - runtime library"