fluidsynth: update to 2.2.5.
This commit is contained in:
parent
5e5be0716d
commit
19b56b8210
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fluidsynth'
|
||||
pkgname=fluidsynth
|
||||
version=2.2.4
|
||||
revision=2
|
||||
version=2.2.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
make_check_target=check
|
||||
configure_args="-DLIB_SUFFIX=
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="http://www.fluidsynth.org/"
|
||||
distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz"
|
||||
checksum=83cb1dba04c632ede74f0c0717018b062c0e00b639722203b23f77a961afd390
|
||||
checksum=9037e703617f91c4c36039a5059e0f624164799d856af715bcd8a23c07ba03b8
|
||||
|
||||
libfluidsynth_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in New Issue