fluidsynth: update to 2.1.3

closes #22134
This commit is contained in:
Clyybber 2020-06-09 21:28:48 +02:00 committed by Piotr Wójcik
parent d168168f43
commit 3ac7e09768
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fluidsynth' # Template file for 'fluidsynth'
pkgname=fluidsynth pkgname=fluidsynth
version=2.1.1 version=2.1.3
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DLIB_SUFFIX= configure_args="-DLIB_SUFFIX=
@ -12,7 +12,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=966d0393591b505d694e51cbf653387007144e9ae0b8705d82ec7d943d31d348 checksum=645fbfd7c04543c6d3bf415eab8250527813b8dc8e6d6972dbcc8cb525e1d409
libfluidsynth_package() { libfluidsynth_package() {
short_desc+=" - runtime library" short_desc+=" - runtime library"