qjackctl: update to 0.9.9.

This commit is contained in:
tibequadorian 2023-03-14 14:30:03 +01:00 committed by Andrew Benson
parent 134372debd
commit 63967c5c1f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qjackctl' # Template file for 'qjackctl'
pkgname=qjackctl pkgname=qjackctl
version=0.9.8 version=0.9.9
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="$(vopt_bool jack_session CONFIG_JACK_SESSION)" configure_args="$(vopt_bool jack_session CONFIG_JACK_SESSION)"
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
homepage="https://qjackctl.sourceforge.io" homepage="https://qjackctl.sourceforge.io"
changelog="https://qjackctl.sourceforge.io/qjackctl-downloads.html" changelog="https://qjackctl.sourceforge.io/qjackctl-downloads.html"
distfiles="${SOURCEFORGE_SITE}/qjackctl/qjackctl-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/qjackctl/qjackctl-${version}.tar.gz"
checksum=07cd9f0a876ac7b73c3b6e4ec08aae48652a81a771f0cbbef267af755a7f7de7 checksum=4c2a9f6a1c24c7e73fb6aaa801ef9fbc2d3a8d6ffb51a9a54a4a07140b12008a
build_options="jack_session" build_options="jack_session"
build_options_default="jack_session" build_options_default="jack_session"