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