mumble: update to 1.4.287.
This commit is contained in:
parent
23614b10f4
commit
67be932619
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'mumble'
|
# Template file for 'mumble'
|
||||||
pkgname=mumble
|
pkgname=mumble
|
||||||
version=1.4.274
|
version=1.4.287
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=mumble-src
|
wrksrc=$pkgname-$version.src
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
make_cmd=make
|
make_cmd=make
|
||||||
configure_args="-Doverlay-xcompile=OFF -Dbundled-opus=OFF
|
configure_args="-Doverlay-xcompile=OFF -Dbundled-opus=OFF
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://mumble.info"
|
homepage="https://mumble.info"
|
||||||
distfiles="https://github.com/mumble-voip/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/mumble-voip/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=7ec87ddcccd8929e40062ea6e868f287509d4436c60bbc75606cbf5b6b303b8b
|
checksum=378e61d5bfa58ba51bfbb645067f459214a9872da09b306f2c2c3f1902200547
|
||||||
|
|
||||||
build_options="jack portaudio"
|
build_options="jack portaudio"
|
||||||
build_options_default="jack portaudio"
|
build_options_default="jack portaudio"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue