mumble: update to 1.3.2.
This commit is contained in:
parent
2d69bd0333
commit
01b4349d10
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mumble'
|
# Template file for 'mumble'
|
||||||
pkgname=mumble
|
pkgname=mumble
|
||||||
version=1.3.1
|
version=1.3.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="CONFIG+=bundled-celt CONFIG+=no-bundled-opus CONFIG+=no-update
|
configure_args="CONFIG+=bundled-celt CONFIG+=no-bundled-opus CONFIG+=no-update
|
||||||
CONFIG+=no-bundled-speex CONFIG+=no-g15 CONFIG+=no-xevie CONFIG+=pulseaudio
|
CONFIG+=no-bundled-speex CONFIG+=no-g15 CONFIG+=no-xevie CONFIG+=pulseaudio
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://mumble.sourceforge.net/"
|
homepage="http://mumble.sourceforge.net/"
|
||||||
distfiles="https://github.com/mumble-voip/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/mumble-voip/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b62bb7c56f472700bc5c3613f15ecd3da7191d4e269cb00911551e12781273fd
|
checksum=9f96d58ae7e38c511deb6d03c3879e3048d99fbbe1be99de31b69fbbc6dd21e1
|
||||||
|
|
||||||
build_options="jack"
|
build_options="jack"
|
||||||
desc_option_jack="Enable support for the JACK sound server"
|
desc_option_jack="Enable support for the JACK sound server"
|
||||||
|
|
Loading…
Reference in a new issue