mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fluidsynth: update to 2.3.4.
This commit is contained in:
parent
2d5174af2f
commit
1fb4bb7e94
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fluidsynth'
|
# Template file for 'fluidsynth'
|
||||||
pkgname=fluidsynth
|
pkgname=fluidsynth
|
||||||
version=2.3.3
|
version=2.3.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
make_check_target=check
|
make_check_target=check
|
||||||
configure_args="-DLIB_SUFFIX=
|
configure_args="-DLIB_SUFFIX=
|
||||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.fluidsynth.org/"
|
homepage="https://www.fluidsynth.org/"
|
||||||
changelog="https://github.com/FluidSynth/fluidsynth/releases"
|
changelog="https://github.com/FluidSynth/fluidsynth/releases"
|
||||||
distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz"
|
distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz"
|
||||||
checksum=321f7d3f72206b2522f30a1cb8ad1936fd4533ffc4d29dd335b1953c9fb371e6
|
checksum=1529ef5bc3b9ef3adc2a7964505912f7305103e269e50cc0316f500b22053ac9
|
||||||
|
|
||||||
libfluidsynth_package() {
|
libfluidsynth_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue