mumble: update to 1.3.1.
This reverts commit 31692e06c30bb0d334d1addaf94bdca2b9cc01f9.
This commit is contained in:
parent
832a7b956d
commit
e4c2f7a7b0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mumble'
|
||||
pkgname=mumble
|
||||
version=1.3.0
|
||||
revision=5
|
||||
version=1.3.1
|
||||
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
|
||||
|
@ -17,7 +17,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=9a8de2547344962a81c00c37b5d8bd5a371bb685fa36cf03a3f134e37c79b80d
|
||||
checksum=b62bb7c56f472700bc5c3613f15ecd3da7191d4e269cb00911551e12781273fd
|
||||
|
||||
build_options="jack"
|
||||
desc_option_jack="Enable support for the JACK sound server"
|
||||
|
|
Loading…
Reference in a new issue