From e71102ac05c21ee577cdb6e6553a13536e737e13 Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Mon, 12 Jul 2021 11:22:21 +0200 Subject: [PATCH] fluidsynth: update to 2.2.2. --- srcpkgs/fluidsynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 0cbf3ac6be78..c2c5fc003b35 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.2.1 +version=2.2.2 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=1c56660f23f6c406b36646cc619fc2d2a5265d1d3290e79bcef4505bcd985fdd +checksum=695aedbfd53160fef7a9a1f66cd6d5cc8a5da0fd472eee458d82b848b6065f9a libfluidsynth_package() { short_desc+=" - runtime library"