We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f63b93 commit 63a5676Copy full SHA for 63a5676
1 file changed
srcpkgs/mumble/template
@@ -1,7 +1,7 @@
1
# Template file for 'mumble'
2
pkgname=mumble
3
-version=1.5.857
4
-revision=2
+version=1.5.901
+revision=1
5
build_style=cmake
6
make_cmd=make
7
configure_args="-Doverlay-xcompile=OFF -DCMAKE_CXX_STANDARD=17
@@ -20,7 +20,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
20
license="BSD-3-Clause"
21
homepage="https://mumble.info"
22
distfiles="https://github.com/mumble-voip/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
23
-checksum=e062ee0cb22f99283d21e9266b44587b92995f29141c6381c533a1803e9c3b47
+checksum=fd8d31add7458d157a1087b2b163ccbd340db35708bb2fac16f10e22cbb120b9
24
25
build_options="jack portaudio"
26
build_options_default="jack portaudio"
0 commit comments