fluidsynth: update to 2.3.2.
This commit is contained in:
parent
0d70fd1f6b
commit
2782d02ed8
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fluidsynth'
|
||||
pkgname=fluidsynth
|
||||
version=2.3.0
|
||||
version=2.3.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
make_check_target=check
|
||||
|
@ -11,9 +11,10 @@ makedepends="SDL2-devel glib-devel jack-devel libsndfile-devel pipewire-devel pu
|
|||
short_desc="Real-time software synthesizer based on the SoundFont 2 specifications"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://www.fluidsynth.org/"
|
||||
homepage="https://www.fluidsynth.org/"
|
||||
changelog="https://github.com/FluidSynth/fluidsynth/releases"
|
||||
distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz"
|
||||
checksum=1df5a1afb91acf3b945b7fdb89ac0d99877622161d9b5155533da59113eaaa20
|
||||
checksum=cd610810f30566e28fb98c36501f00446a06fa6bae3dc562c8cd3868fe1c0fc7
|
||||
|
||||
libfluidsynth_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue