fluidsynth: update to 2.2.1.

This commit is contained in:
Roberto Ricci 2021-05-16 21:50:46 +02:00 committed by Érico Nogueira Rolim
parent 71d270811e
commit 90314a2706

View file

@ -1,6 +1,6 @@
# Template file for 'fluidsynth' # Template file for 'fluidsynth'
pkgname=fluidsynth pkgname=fluidsynth
version=2.2.0 version=2.2.1
revision=1 revision=1
build_style=cmake build_style=cmake
make_check_target=check make_check_target=check
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="http://www.fluidsynth.org/" homepage="http://www.fluidsynth.org/"
distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz" distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz"
checksum=928fb16f307507485bd1d9b010dafba8c747bce5de2ba47ab1705944c87013b6 checksum=1c56660f23f6c406b36646cc619fc2d2a5265d1d3290e79bcef4505bcd985fdd
libfluidsynth_package() { libfluidsynth_package() {
short_desc+=" - runtime library" short_desc+=" - runtime library"